| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Nov 2002
Posts: 1
|
I am testing iceprojector on my web site.
I can view the ladybug sample at http://www.madminproductions.com/flashant/test1.htm but when trying another swf using exactly the same html code but with a different swf, I get nothing. http://www.madminproductions.com/flashant/test2.htm What am I doing wrong? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
|
In your test2.htm, you have specify width="1" height="1"
You may enlarge the value of height and width to make the flash visiable. Or, you may add the following tags in the object codes: <param name="EnableXY" value="TRUE"> <param name="_X" value="240"> <param name="_Y" value="164"> <param name="EnableWH" value="TRUE"> <param name="_W" value="525"> <param name="_H" value="395"> |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|