Ok... I've posted a similar one before but I still need help
The actionscript below is what my "Pictures" button has.
On(release)
Load Movie("http://.../6flags00.swf")
End On
**Action: Load movie into location
URL: (string literal)
http://.../6flags00.swf
Location: level 1
Variables: Don't send
The problem is when I click on the button, a movie 6flags00.swf loads but I see orginal movie (level 0) in the back. So, I put a big white square in the lowest layer in 6flags00.swf but it still doesn't work; I still see the movie in level 0 in the back. Something's really wrong here.
If you know a solution to this problem, please reply to this post or email me at hwihyuny83@aol.com
Thanx