SIGN IN
::
SPONSORS
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
TRAINING
VIDEOS - REELS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
ADOBE FLASH:
Home
Flash Forum
Flash Tutorials
Flash Video Tutorials
Web Streaming Forum
Adobe Flash
Podcast
flash project works differently from browser (IE vs Firefox)
Cow Forums
:
Adobe Flash
VIEW POSTS
•
ADD A NEW POST
•
SEARCH
•
CHANGE FORUM
Respond to this post
•
Return to posts index
flash project works differently from browser (IE vs Firefox)
by
Steve Parker
on Apr 9, 2008 at 6:28:01 pm
Hello, I'm a little confused by this issue i've got. I have a flash site that works fine straight from the swf, and even works fine from internet explorer, but when I run it from firefox for some reason it doesn't work. I have no clue why browsers would make any difference!
Basically I've got a flash site that has a main flash file that has the navigation and acts as the holder, then its got a few individual swf files that get loaded into the main file. Each of the individual swf files have a few different sub sections. In order to get the main file to communicate with the individual swfs I used this method:
Click on a section and the timeline jumps to a frame that has the following code:
_root.goWhere = "subsection's name here";
_root.blank_mc.loadMovie("section.swf");
stop();
Then within the external swf on the first frame there is actionscript that says:
gotoAndPlay(_root.goWhere);
I hope i'm explaining this logically. But for whatever reason it seems like when using firefox that "goWhere" variable gets ignored b/c rather than jumping to the correct frame it just plays from the beginning.
Any thoughts? I know this is a little confusing, but I really don't understand what a browser has to do with any of it.
Thank you in advanced! I"m really stuck!
Respond to this post
•
Return to posts index
Current Message Thread:
flash project works differently from browser (IE vs Firefox)
by Steve Parker on Apr 9, 2008 at 6:28:01 pm
Related Tags:
DI
Note:
If you are a registered user please
click here to login
before posting.
Your post will not be accepted if your name and email address are not registered in our database. Click
here
if you do not have an account.
Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message
Entire Thread
None
Message:
Note:
The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key.
Read more...
Add your message signature
Note:
By clicking "Post Direct" button above, you are agreeing to the Creative Cow's
Code of Conduct
.
FORUMS
•
TUTORIALS
•
MAGAZINE
•
TRAINING
•
VIDEOS - REELS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
©
CreativeCOW.net
All rights are reserved.
[
Top
]