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.

Embed flash in html page dont show in full size..why?

2 posters

Go down

Embed flash in html page dont show in full size..why? Empty Embed flash in html page dont show in full size..why?

Post by Gangsta2Guns February 19th 2010, 9:11 pm

I need help anwering what to do and why this flash file (*.swf) is not showing in full size... I'm using this embed code to put in "html page management"


Code:
<EMBED height="100%" name=mymoviename type=application/x-shockwave-flash align=center pluginspage=http://www.macromedia.com/go/getflashplayer width="100%" src=http://MY flash.swf bgcolor="#1f1f1f" quality="high"> </EMBED></OBJECT><A href="http://www.forumotion.com" target=_blank>forumotion.com</A>

So why is it displaying like this when i set it to 100% width and hight witch is 850*600px

Embed flash in html page dont show in full size..why? Why_is10
avatar
Gangsta2Guns
Forumember

Posts : 74
Reputation : 0
Language : Danish

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Sanket February 20th 2010, 4:08 am

Where did you add the code?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Gangsta2Guns February 20th 2010, 12:08 pm

If you read the second line you'll would know Wink

Html page management.
avatar
Gangsta2Guns
Forumember

Posts : 74
Reputation : 0
Language : Danish

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Sanket February 20th 2010, 12:49 pm

Can i see the link, thats what i meant.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Gangsta2Guns February 20th 2010, 1:08 pm

avatar
Gangsta2Guns
Forumember

Posts : 74
Reputation : 0
Language : Danish

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Sanket February 20th 2010, 1:09 pm

It appears full size in the link your provided.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Gangsta2Guns February 20th 2010, 1:10 pm

its not.. it just a white back ground.... the acutal main sfw file size is 850*600 px
avatar
Gangsta2Guns
Forumember

Posts : 74
Reputation : 0
Language : Danish

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Gangsta2Guns February 20th 2010, 1:14 pm

Ahh i forgot to mention.. this code should go into html page management.. and should be displayed within my forums header and footer... Like a site within the site.... you know what I mean?
avatar
Gangsta2Guns
Forumember

Posts : 74
Reputation : 0
Language : Danish

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Sanket February 20th 2010, 1:18 pm

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink

Your code nowhere as the link to the flash file you uploaded.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Gangsta2Guns February 20th 2010, 1:29 pm

You want me to remove one of the threads?

What do you mean when saying "Your code nowhere as the link to the flash file you uploaded"...

All i want is this link to show within my forums header and footer with out it also showing scrollbars without showing white background border etc...


quite simpel as when you click the link in the above post
avatar
Gangsta2Guns
Forumember

Posts : 74
Reputation : 0
Language : Danish

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Sanket February 20th 2010, 1:33 pm

Okay can you stop mixing up threads now?

I am only & only talking about this thread.
Code:
<EMBED height="100%" name=mymoviename type=application/x-shockwave-flash align=center pluginspage=http://www.macromedia.com/go/getflashplayer width="100%" src=http://MY flash.swf bgcolor="#1f1f1f" quality="high"> </EMBED></OBJECT><A href="http://www.forumotion.com" target=_blank>forumotion.com</A>

That code nowhere has the swf file?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Gangsta2Guns February 20th 2010, 1:53 pm

<EMBED height="100%" name=mymoviename type=application/x-shockwave-flash align=center pluginspage=http://www.macromedia.com/go/getflashplayer width="100%" src=http://MY flash.swf bgcolor="#1f1f1f" quality="high"> </EMBED></OBJECT><A href="https://www.forumotion.com" target=_blank>forumotion.com</A>

I have tryed linking to my actual swf file with the above code (marked with red).. but this screws up my flash site.... as this site uses other swf files to load in to the sfw...

This is why i need to have it to show my embed flash in a html file ("http://webbers.host56.com/Webbers%20shop/") instead...and this is working somehow with this code below

Code:
<center><IFRAME style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDter>ER-RIGHT: 0px" width=750 height=600 src="http://webbers.host56.com/Webbers%20shop/" frameBorder=0 scrolling=no></IFRAME></center>

except this is also showing scrollbars (when getting to small) or showing white border backgroung when getting to big
avatar
Gangsta2Guns
Forumember

Posts : 74
Reputation : 0
Language : Danish

Back to top Go down

Embed flash in html page dont show in full size..why? Empty Re: Embed flash in html page dont show in full size..why?

Post by Gangsta2Guns February 20th 2010, 2:13 pm

I found a tempoareily solution for this.. I Just changed the background colors for the embed flash in html to the backgroung colors my forum has...

Please don't close or lock this thread yet.. as this is only tempoareliy fix i made and I want to find the right fix for this.. so dont locl or close it yet..

Regards
G2G Cool
avatar
Gangsta2Guns
Forumember

Posts : 74
Reputation : 0
Language : Danish

Back to top Go down

Back to top

- Similar topics

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