| jeffjsea30 2006-05-19, 6:39 pm |
| I am clear on the html side of it.
You said:
"you will have a '_root.btnState' variable with a value of '5' in your
flashmovie when the page loads. Use this var to set you movie to the correct
state (i.e gotoAndStop(5))."
Does this go in frame 1 of my movie? is there an example of how it would look?
Do you have any example sites of a site the has a flash header that only loads
once?
My site plays music in the flash nav header. I want it to not start the music
over every time I click on a page.
here is the mock I have created it is built with PHP includes (modules)
<a target=_blank class=ftalternatingbarlinklarge
href="http://www.point1music.com/test">http://www.point1music.com/test</a>
Any ideas for me?
Thanks
|