I created a simple app that displays a webcam feed from a site (with
their permission). They changed their code to include height and
width which overrides what I set.
I tried setting height and width within the embed code but it ignored
it.
Can I do one of 2 things:
- How else can I set height and width in the embed code to put it back
to what I need for the app?
- Or set "Stretching is uniform" to on in the code so it'll fit the
app box?
Here is the embed code:
<![CDATA[
<center>
<embed src="http://www.hojoanaheim.com/wp-content/uploads/jw-player-
plugin-for-wordpress/player/player.swf" quality="high"
scale="exactfit" width="100%" height="100%" name="castawaycam"
align="top" type="application/x-shockwave-flash" pluginspage="http://
www.macromedia.com/go/getflashplayer" autoplay="true" wmode="opaque"
allowfullscreen="true" flashvars="http://www.hojoanaheim.com/take-a-
tour/webcam&id=jwplayer-2&config=http://www.hojoanaheim.com/wp-
content/uploads/jw-player-plugin-for-wordpress/configs/
castawaycam.xml&file=camera.stream&streamer=rtmp://
mattercam.hojoanaheim.com/live/"></embed>
</center>
]]>
--
You received this message because you are subscribed to the Google Groups
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/Google-Gadgets-API?hl=en.