|
-
newbie needs help - want to redirect after movie end
HI all,
I've downloaded the latest swish max. all i want to do is play a flv and at the end i want it to redirect to a page. I thought something basic like this would be fairly simple to do. But it's really annoying the hell out of me.
So far the best I have managed is to do:
onFrame(1234) { getURL("www.xyz.com", "_self");
}
Few problems though. I'm just guessing at what the last frame is - i cant find anything in swishmax that tells me what the last frame is. I know it's close to 2150 just from playing with it. But that's another problem... i cant skip ahead to a few seconds before the end to test it... i have to keep watching the video from start to end over and over to test it. It's only 90 seconds, but you'd be surprised how long 90 seconds can be when you have to keep doing it over and over.
Isn't there some way to just say AtLastFrame - gotoURL ?
also, I'd like some basic controls for the video...basically pause, a slider to skip back and foward and volume control.
I managed to get the controls to show up by using dreamweaver and made this page: www.ptwf.org/index3.htm
But now with swish i can get some controls. but they look really ugly, and my video gets chopped off at the top when i try to use them.
Sorry if i sound whinny, but it just drives me nuts when something i think is basic just doesn't work.
Can anyone offer some tips on how to put this all together please?
thanks in advance for any help
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
|