I have a question—I have this as a player within a Flash intro to a website, and I don’t want the video to appear until frame 90, but I’d like it to autostart once it is queued, at frame 90.
How do I go about doing that? In the XML settings I set it to frame 90 (I think,, I’m a beginner), but that didn’t work:
} else {
_root.loadVideo(90);
}
If I could have an answer quickly that’d be very appreciated… I wasn’t expecting this to come up and my deadline is approaching…

