Topic: Flash window mode attribute (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: Boston, MA, USA |
posted 08-17-2004 15:14
This was news to me. Seems to address the frequently asked question of how to get Flash movies to display BELOW dHTML content (such as menus). |
Neurotic (0) Inmate Newly admitted From: |
posted 11-02-2004 07:47
And it can be done simply by putting the following code where your swf object parameters are. code: <PARAM NAME="wmode" VALUE="transparent">
|