ActionScript 2.0 :: Clicking A Movieclip That Links To A Site?
May 6, 2007
Basically, I need it so you click my movie clip with instance name of "bg"and it links to a site.. but it also opens as a new tab (Not a new window, but a tab like in mozilla), or a new window in internet explorer
View 1 Replies
Similar Posts:
Aug 21, 2006
I am looking to have one html page with many links. When I click a link, I want to load an swf file somewhere else on the page (audio or video files). I am happy to use flash or javascript to call the different swf's.
View 1 Replies
Aug 25, 2009
Please go to [URL] and click on the photo gallery link. Then click on any other link. The photo gallery stays on the page! how I can make it go away when clicking on other links? The actionscript for the photo album is on the last frame in the actions layer.
View 1 Replies
Apr 7, 2010
In my application I tried using following codes to do this:
<mx:HTML x="0" y="0" width="100%" height="100%" location="http://www.example.com"/>
The page is loaded fine.But when I click the links I found sometimes there was no any response while I need a new explore window opened with the linking url.And also I tried:
[Code]...
View 1 Replies
Aug 5, 2009
The situation is I have a number of pages with a single movie clip on each, however once the movie is playing and you click the home or contact buttons for example, it will go to the correct page but the movies sound keep playing in the background. So I've got a code, but I just get an error sayign tanmovstop() does not have a body. I'm very new to action script so am very lost! I'll be extremely grateful. The code on the sites main buttons is as follows, with tanmov being the movie whos sound I want to stop:
[Code]....
View 1 Replies
Jun 23, 2009
I've got a text field pulling XML and its CSS. The XML has a few long lines of text it uses as links. The links are long enough to word-wrap in the text field. Now, if you were to select the text, it would only select the words. However, the blank area to the right of the wrapping link is still an active hotspot for the link somehow. I wouldn't consider this a problem if clicking the blank area didn't return the text field to the top (it is scrolling text). It gets very distracting and hard to track where you are in the text.
View 3 Replies
Dec 1, 2009
Can I have a link in an xml doc that then links up to another portfolio(my site is essentially a portfolio of images).Or do I need to alter the script in Flash? This is the xml main doc and here is the link to the page also that I want to link from. navigate to the 'NEWS' section of the portfolio.I want to be able to link to another portfolio from one of the categories in the news section.
[URL]
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<news
categorySpacing = "15"
>
[Code]....
View 3 Replies
May 3, 2009
I am working on my new portfolio, made entirely in AS3. I am well aware that it is quite graphic heavy, and the videos will slow down some of the other animations. What I can't seem to figure out is: why does it load fine initially, but once I click around to various sections previous sections seem to be slower and slower. When i refresh the site it runs quickly again (except in FF on a PC, thats another issue I'm working out). Is it simply just a memory issue? Aside from getting rid of videos/rasterized images, does anyone have any tricks as to how to get it to run smoother? Seems to me that if each section runs fine initially, but only run slow once different sections are loaded then perhaps there is a solution. [URL]
View 3 Replies
Oct 7, 2009
I have a website located at: tonywilford.com made entirely of flash. However when I click on any outside link like on my contact page , it detects it as a pop up and doesn't open it.I know I can disable the pop up blocker but how can I make it not do this for the everyday ordinary non technical visitor?What I was trying to do (which may caused this) is when a link was clicked it would open in another tab instead of opening in the same window. If possible, I'd still like to achieve this.
View 1 Replies
May 21, 2010
I have built a site for a client using AS2 which contains links to streaming mp3s. The audio loads and runs just fine in Safari but malfuntions/doesn't even play in other browsers.
Here is the site in question: [URL].. I'm hoping that one of you lovely gurus out there can help me resolve this problem. If needed, I can supply the .fla.
View 3 Replies
Feb 11, 2011
I have just put together my first flash menu and have put in the url's or links to the various pages such as contact us etc that are in my Dream Weaver site that is, as yet still sitting on my computer.The links works fine. My question is: When I upload the site do I have to re-edit the links or will, if the SWF file stays in the same folder, the links still work?
P.S. Is anyone finding that the new (beta) version of Firefox 4 having problems with flash - jerky, disappears and sticks etc
View 3 Replies
Oct 26, 2004
I want one animation of a content area but i want the menu to run the animation and put in a certain .swf so i can have something like:when u click a button that is suposed to goto Home then it plays a MC that has Home as an external .swf loaded into it and when i click another link like Portfolio it starts that MC over but with Portfolio as an external .swf in it
View 1 Replies
Jul 15, 2009
I am looking to dead center my site: [URL] which 1400 x 700. I am trying to get the file to load so that when someone with a 1240 or less res links to the site it loads the with the horizontal scroll bar in the center of the page.
View 2 Replies
May 23, 2004
Will links in a pure flash site, get spidered? I understand that having links on your site is important for the searchengines to rate your site ( or as i wold put it, so that you will find it if you search google for it) If i use a html site with nothing on it exept the flash file, is there any way i can put the links in it, and still show nothing but the flash file?
View 1 Replies
Mar 1, 2010
When going to the links on the flash banners at the bottom work perfectly. there is an increased frequency in people visiting the site and only typing and in those instances the links do not work.
View 2 Replies
Nov 25, 2009
I have a problem with a flash image gallery that I created and have now posted to my website.
When the flash movie is viewed on it's own you can click the main images and you are taken to a product page. However when the flash movie is integrated into the website, the links are random at best and for the most part dont work.
Take a look:
1. Standalone flash gallery
2. Embedded in webpage
I thought that the scrolling marquee to the left of the page might be causing a problem but the problem doesn't go away when I remove this.
View 2 Replies
Nov 17, 2010
The latest versions of firefox and Safari both cannot display email links. For some reason they don't parse ou the "mailto:".
View 5 Replies
Sep 23, 2009
I have a 100%, 100% movieclip over my entire flash, with a 20% alpha. But I want to be able to click on things behind this movieclip,
View 5 Replies
Nov 12, 2010
I have a movieclip with moviclips in them. Lets class it...
mainMC = main movieclip
childMC = mcs inside the mainMC
The problem is that the mainMC is to be used as a button. If I click the part of the mainMC with a childMC, it doesn't work. I have to click a blank spot on the mainMC where no childMC exist in order for it to properly register.
View 5 Replies
Sep 14, 2009
I have 5 movieclips on the stage. I also have a color picker. I would like for the user to click on the movieclip they want to change the color of. The color picker will change the color of the movie clip that the user has selected. Another feature that would be nice would be if the selected movieclip was highlighted or something so the user knows which one is selected. Anyone know if this can be done.
View 11 Replies
Jan 25, 2011
I am using Adobe Flash CS5, Action Script 3.0, and I want to disable my "home" movieclip after it has been clicked, so it stays a certain color or design that can't be clicked anymore. I already created the _up, _over, _down, and _disabled in the "home" timeline, and I don't know what to do after that.... i tried home.enabled = false, but it's already disabled when I hover to it. These are my codes so far:
stop();
home.stop();
home.buttonMode = true;
[code]......
View 6 Replies
Jan 7, 2011
I have a Sprite that contains many MovieClips: by adding an eventListener (Mouse.CLICK) to the container Sprite I want to get the name of the MovieClip clicked. Is this possible?
View 1 Replies
Jul 30, 2003
I have a MC with the instance name of "price". When I click another MC that says "Competitors", I want "price" to move over left 50, and then up 60. I have tried everything I could remember but it has not been working. How to make this one fluid motion.
View 4 Replies
Jan 26, 2010
If I have a MovieClip, simply a blue square with class AS file called blueBox, in the constructor of the blueBox.as file I have:
this.addEventListener(MouseEvent.MOUSE_DOWN, sayHello);
Why does this not call the sayHello method when I click the movieclip on the stage? I know on the stage that I could grab the instance of my bluesquare movieclip and add an event listener to it that way, but I just wanted to 'encapsulate' in a bit more.
View 5 Replies
Feb 5, 2010
I'm not very sure how to explain my situation... In short codewise: I have a movieclip that listens for a click-event, set trought addEventListener. At a certain point I 'addchild' a button to that movieclip AND disable the eventlistener of the buttoncarrying movieclip. (the button is over the movieclip on the screen, and clicking the button must NOT trigger the mouseclickevent of the parent movieclip.)
when clicking the button, i need to do some actions (works ok) AND get the movieclip listening to NEW clicks. But from the moment I add the evenlistener to the movieclip again, it seems to 'remember' the OLD moueclick meant for the button. That's what I can't have, I start to think that I need to flush a clickingbuffer belonging to the movieclip or something... Now in words: It's about a minimized login-window (=movieclip), that needs to maximize when clicking on it (anywhere on the window). When maximizing I add a form and some buttons. When clicking my "cancel"-button I want to minimize my login-window again and let it listen for mouseclicks again so we can maximize it again..
View 3 Replies
Jan 19, 2003
I want to do this: When the mouse is between two y-coordinates, let's say 40 and 50, a movieclip is supposed to be moved. How should I do this? I can move the movieclip by clicking on a button but how do I do this one? And where should the code be put? I thought that this code would work if I put it in the first frame, but it's not..
[Code]...
View 4 Replies
May 1, 2009
I am usinga Flash CS4 file using Actionscript 2.0 I have a movieclip and a button and a combobox next to it. When I click on the button btn I use sucessfully the code below to stop the movieclip
[Code]....
View 5 Replies
Jan 16, 2010
how to do so by clicking on the button movieclip moved to x = 100; and when pressed repeatedly to x =- 150
event onRelease - not work:
Code:
yyy.onRelease = function ()
{
test._x = 100;[code]......
View 1 Replies
Aug 30, 2011
I have drawn intersecting lines. The user can click on a region inside the angle formed by the two lines.When the user clicks inside the area, the small region formed by the arc between the two lines showing the angle should change. How can I do that.the region between the intersecting lines is sprite object to dispatch event listener, but the arc is shape object.
View 1 Replies
Dec 5, 2009
What happens is I've used the the bus and car mcs to drive on both sides of the road in the animation (they will go across the screen then flip over and drive back within their respective mc).When they first cross over they are layered right but because of the timing of each animation, there is a point where both are going the same way on the same side of the road. At this point the bus pulls up higher (to the side of the road to pick people up) and the car passes it. The problem is when the car passes it is registered as being behind the bus (which would be hitting people).So i'm trying to get the car to swapDepths and come to the front Only when driving on one side of the road, so only at a certain frame reference essentially - not the entire mc.
View 3 Replies