OPTION 1:<TD> background
This is an easy fix if you're using Flash MX or higher. With the introduction of Flash MX, we have the option to make our flash movies have transparent backgrounds, which allows anything behind it (like a <TD> background) to be seen. In this case, make your movie without any fixed background and go to File -> Publish Settings. Now choose the HTML tab and change the Window Mode: value to be "Transparent Windowless" and publish it. Make sure to copy the object tag from the newly published HTML file to your final HTML file if different. You should notice 2 tags that look like the following:
wmode="transparent"
If those aren't there, then you didn't set the Window Mode correctly. Now take your fixed background and add that as a <TD background="my_flash_background.gif"> to your HTML. You may need to play around with alignment inside your flash movie a bit, but this works great.
| » Level Basic |
|
Added: 2004-07-20 Rating: 5 Votes: 5 |
| » Author |
| Feel free to e-mail me with questions. |
| » Download |
| Download the files used in this tutorial. |
| Download (0 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!