Loading White Screen
#1
Posted 30 July 2010 - 04:05 PM
But yet some things I can't get over.
I am a brand new user.
My question is, and the thing I can't figure out is...
"Why does the created movie appear to be a solid white box when loading in Internet Explorer?
And a black line on the right side of it? When in Mozilla it looks just fine.......
to view visit the project:
www.marianosilver.com
Is this problem fixable?
#2
Posted 30 July 2010 - 05:01 PM
[quote]<iframe src="http://marianosilver.com/swf/MarianoSilverIntro05.swf" width="490" height="230" scrolling="auto" frameborder="0"">[/quote]
...the white square is there because you don't have any reference about transparency in your HTML coding, if you would use the HTML coding produced by SWiSH Max and have used the transparency setting of the HTML export panel, it would look like this...
[quote]<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
id="MarianoSilverIntro05"
width="490" height="230"
>
<param name="movie" value="http://marianosilver.com/swf/MarianoSilverIntro05.swf">
<param name="bgcolor" value="#000000">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<param name="seamlesstabbing" value="false">
<param name="allowscriptaccess" value="samedomain">
<embed
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
name="MarianoSilverIntro05"
width="490" height="230"
src="http://marianosilver.com/swf/MarianoSilverIntro05.swf"
bgcolor="#000000"
quality="high"
wmode="transparent"
seamlesstabbing="false"
allowscriptaccess="samedomain"
>
<noembed>
</noembed>
</embed>
</object>[/quote]
wolf
#3
Posted 30 July 2010 - 05:12 PM
wolf
#4
Posted 31 July 2010 - 01:56 AM
the help I used was from the Yahoo's Site Builder which instructed how to insert a flash object.
Edited by twilightone, 31 July 2010 - 01:57 AM.
#5
Posted 31 July 2010 - 02:02 AM
Oh, okay you're saying that Swish produces html codes as well as the exporting swf files
and that there's an option before the html code is produced to where I can choose transparent mode?
Edited by twilightone, 31 July 2010 - 02:04 AM.
#6
Posted 31 July 2010 - 11:10 AM
and that there's an option before the html code is produced to where I can choose transparent mode?
...sorry, no - not with SWiSH Lite (it's over 6 years old) - you would require a more recent version of SWiSH and also SWiSH Lite's limited to export as swf 4.
wolf
#7
Posted 31 July 2010 - 11:46 AM
If I go >file>publish>
it seems as if it does save as html
#8
Posted 31 July 2010 - 12:12 PM
Quote
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=MarianoSilverIntro05 WIDTH=490 HEIGHT=230>
<PARAM NAME=movie VALUE="http://marianosilver.com/swf/MarianoSilverIntro05.swf">
<PARAM NAME=quality VALUE=best>
<PARAM NAME=wmode VALUE=transparent>
<PARAM NAME=bgcolor VALUE=#000000>
<EMBED src="http://marianosilver.com/swf/MarianoSilverIntro05.swf" quality=best bgcolor=#000000 wmode=transparent
WIDTH=490 HEIGHT=230 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
wolf
#9
Posted 01 August 2010 - 01:46 PM
I'll come back to let you know what happened
#10
Posted 02 August 2010 - 10:03 AM
Used insert html tool in Yahoo Site Builder, but when viewed showed absolutely nothing.
I'm missing a step here
How are you inserting this code?
Edited by twilightone, 02 August 2010 - 10:03 AM.
#11
Posted 02 August 2010 - 10:30 AM
#12
Posted 03 August 2010 - 07:23 AM
how would you insert the code onto a web page you are building.
Yahoo Sitebuilder has an insert html function
A box appears on the page and you just implant the code
when done that way, nothing showed up
Is there another way to insert this code on a wysiwyg web page?
#13
Posted 03 August 2010 - 09:25 AM
wolf
#14
Posted 04 August 2010 - 01:41 AM
Wolf Gross, on 03 August 2010 - 09:25 AM, said:
wolf
and when viewed, nothing was there
Is there another way to insert this code
#15
Posted 04 August 2010 - 08:56 AM
wolf
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users













