Topic: Flash window mode attribute (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: Boston, MA, USA |
![]() 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: |
![]() And it can be done simply by putting the following code where your swf object parameters are. code: <PARAM NAME="wmode" VALUE="transparent">
|