Profile
Achievement
relaxasaurus's Recent Snippets
- All /
« Prev 1 Next »
Looked for a simple, efficient cross-fading script that does it properly without fading to the background color. This script uses z-indexes to prevent the background from ever showing, creating a smooth fade.
0
625
posted 14 years ago by relaxasaurus
This works with the standard video player component in Flash CS3.
Throw this actionscript in the first frame. Name your video player "videoPlayer" within Flash.
Then in the HTML markup object tag:
param name=FlashVars value="url=PathToVideo.flv...
0
680
posted 15 years ago by relaxasaurus