|
|||||||
![]() |
Forum Index > General > General Support |
|
|
How to set a swf logo |
|||
| | | Printable Version |
|
Anonymous: pistoleta | ||||||||
|
Hi guys, i want to upload an 100x500 flash animation .swf to my glfusion site and show it as logo... if i try to do it from administration/logo it says there are only acepted jpg, gif, png... |
|
||||||||
|
|||||||||
|
Mark | ||||||||
|
Unfortunately, we don't support the automatic insert of an SWF logo. But you can add it manually. glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +93 ![]() Status: offline ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
Anonymous: pistoleta | ||||||||
|
ok i'll try that way but, what about installing chameleon? it is possible whith that plug-in? |
|
||||||||
|
|||||||||
|
Mark | ||||||||
|
I do not believe Chameleon will allow a SWF logo either. If you wouldn't mind sending me (mark@glfusion.org) a test SWF logo, I'll see about adding the ability to upload them through glFusion. glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +93 ![]() Status: offline ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
Anonymous: pistoleta | ||||||||
|
Hi guys, the first sollution solved my problem but... only at the main page!! |
|
||||||||
|
|||||||||
|
Geiss | ||||||||
|
Are you using a full URL to reference the swf logo (ie. http://yoursite.com/images/myswflogo.swf), or just a relative URL (ie. /images/myswflogo.swf)?
|
![]() Admin Group Comfort Level:: +48 ![]() Status: offline ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
Anonymous: pistoleta | ||||||||
|
OK problem solved, i just was to use the "absolute path" to insert the swf in the header.thtml |
|
||||||||
|
|||||||||
|
Geiss | ||||||||
|
You could also do it this way: {site_url}/images/myswflogo.swf.
|
![]() Admin Group Comfort Level:: +48 ![]() Status: offline ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
Anonymous: pistoleta | ||||||||
|
Just what u said Geiss, it was obvious |
|
||||||||
|
|||||||||
|
Anonymous: pistoleta | ||||||||
|
I have a problem with this. Mozilla firefox open the swf file at the header with no problems but Internet Explorer don't... it shows a white square instead... |
|
||||||||
|
|||||||||
|
Geiss | ||||||||
|
Can you post a URL so we can take a look?
|
![]() Admin Group Comfort Level:: +48 ![]() Status: offline ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
Anonymous: pistoleta | ||||||||
|
www.askampalpoll.com/index.php PHP Formatted Code <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="500" height="100"><param name="allowScriptAccess" value="sameDomain" /> <param name=movie value="header.swf/"> <param name=quality value=high/> <embed src="{site_url}/header.swf" wmode="transparent" quality=low pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="500" height="100"> </embed> </object> |
|
||||||||
|
|||||||||
|
Geiss | ||||||||
|
A quick Goggle search reveals that the first result (Vishal Monpara's Blog) seems to have a solution to your problem. PHP Formatted Code <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="500" height="100"><param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="{site_url}/header.swf" /> <param name="quality" value="high" /> <embed src="{site_url}/header.swf" wmode="transparent" quality="low" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="500" height="100"> </embed> </object>
|
![]() Admin Group Comfort Level:: +48 ![]() Status: offline ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
Anonymous: pistoleta | ||||||||
|
now doesnt works the trasparency: |
|
||||||||
|
|||||||||
|
Anonymous: pistoleta | ||||||||
|
I fixed it using this!!! |
|
||||||||
|
|||||||||
| Content generated in: 0.43 seconds |
|
| All times are CDT. The time is now 09:55 AM. |
|
|