|
-
Senior Member
sure... I'll post the .fla.. however the code yoru looking for to DO this..is the HTML source code (its basically some extra code in the object embed code that lets you grab vars from the URL... these will ALWAYS be available to you on the _root timeline.
the only AS I have in the .fla is an "IF" statement..
if (frameNumber == 2) {
gotoAndStop(2);
}
anyways..
www.dmstudios.net/urlTest/urlTest.zip
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|