Click to See Complete Forum and Search --> : Flash getURL action?????


SurfRocker
11-29-2005, 09:51 AM
Can anyone tell me how to get a flash navagation (in a .swf) movie (not just flash buttons in html, but a flash movie in html) to open in a specified frame? example:

http://meonearth.net/MOE/start/MOEfs.htm

***I just want the button to open the url in the lower frame*** (not: _parent, _blank, _self,) cause I dont want all my flash navagation to just be pop ups?

Can you guys help? Im soooo glad I found this site, as Im a noob...lol...

bathurst_guy
11-29-2005, 10:01 AM
just specify the frame name, not _parent etc

SurfRocker
11-29-2005, 10:51 AM
I new I was asking a dumb question...but hay, I did try that and for some reason it didnt work...

Im going to try agian, so much for a smart first post lol Thanks for confirming my hunch...

SurfRocker
11-29-2005, 10:55 AM
SO Its like this:

-I have one frame set
-two pages (one top and one bottom)
-the top page (top frame) has the flash movie
-Bottom page frame is Named "bottom"
In the flash movie: I set button -Geturl behavior to open: in "bottom" (bottom frame name) and it will?

am I thinking right?