problem in chrome

52 views
Skip to first unread message

RunRodriguez

unread,
Apr 11, 2011, 3:58:38 PM4/11/11
to SWFFit

The Flash site I have made works fine in Safari and Firefox, however,
it does not use the full stage in Chrome. Any advice?:

<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
swfobject.registerObject("website", "9.0.0");
</script>
<script src="swffit.js" type="text/javascript"></script>
<script type="text/javascript">
swffit.fit("website", 850, 600);
</script>
</head>
<body>
<div>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="850" height="600" id="website">
<param name="movie" value="website.swf" />
<param name="menu" value="false" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="website.swf"
width="850" height="600">
<param name="menu" value="false" />
<!--<![endif]-->
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/
get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</div>
</body>

Miller Medeiros

unread,
Apr 14, 2011, 10:38:56 PM4/14/11
to swf...@googlegroups.com
check the example files that come with swffit and use the dynamic publishing.

good luck.

> --
> You received this message because you are subscribed to the Google Groups "SWFFit" group.
> To post to this group, send email to swf...@googlegroups.com.
> To unsubscribe from this group, send email to swffit+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/swffit?hl=en.
>

Reply all
Reply to author
Forward
0 new messages