The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Cant host animated gif

2 posters

Go down

Cant host animated gif Empty Cant host animated gif

Post by ritakus November 19th 2008, 9:38 am

Hi,
I am trying to host animated gif in my portal page of my forum,
but i could not do it.
Please advice

Thank you
avatar
ritakus
New Member

Posts : 4
Reputation : 0
Language : ricky87h

Back to top Go down

Cant host animated gif Empty Re: Cant host animated gif

Post by ritakus November 19th 2008, 9:39 am

btw, this is the code

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="774" height="199">
<param name="movie" value="ellen.swf" />
<param name="quality" value="high" />
<embed src="ellen.swf"
quality="high"
type="application/x-shockwave-flash"
width="774"
height="199"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
avatar
ritakus
New Member

Posts : 4
Reputation : 0
Language : ricky87h

Back to top Go down

Cant host animated gif Empty Re: Cant host animated gif

Post by Adiex November 19th 2008, 10:47 am

hello there,
If you talking about uploading images.GIF here, I think we can host any type of images on forum without problem.

but if you pointing to something else maybe you need to explain it more clear. Cannot see you code there actually, just a white pages.

mind fix it? Smile
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Cant host animated gif Empty Re: Cant host animated gif

Post by ritakus November 19th 2008, 11:32 am

what is the limit for the image size?
is 7mb too big that coz it cannot open?
avatar
ritakus
New Member

Posts : 4
Reputation : 0
Language : ricky87h

Back to top Go down

Cant host animated gif Empty Re: Cant host animated gif

Post by Adiex November 19th 2008, 11:42 am

i see,
you trying to embedding flash file on portal, its not an gif images Smile

btw those script wont work if you don't have full link for uploaded .swf file. Did you grab this script somewhere on net? mind telling where do you get it?

correct code should like show below
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="774" height="199">
<param name="movie" value="http://www.YOURFILE.swf" />
<param name="quality" value="high" />
<embed src="ellen.swf"
quality="high"
type="application/x-shockwave-flash"
width="774"
height="199"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum