Copy link to clipboard
Copied
Hello everyone!
I've inserted *.swf movies into my topics, and pubished a browser based help. The issue I'm having is the videos stay their default size no matter how I resize the browser.
I have edited the HTML to
<object id="object1" data="Navigate A.swf" type="application/x-shockwave-flash"
style="border: none;" width="100%" height="100%">
<param name="movie" value="Navigate A.swf" />
<param name="quality" value="high" />
</object>
however when I do this the movies shrink to a super small size, and don't resize at all.
Any ideas on how to get my movies to scale when a user resizes their browser?
The main reason I need to do this is to accomodate for users' different screen resolutions.
Thanks in advance!
Jerry
Copy link to clipboard
Copied
What help output type are you producing?
Copy link to clipboard
Copied
Adobe Air - Browser Based Help
Copy link to clipboard
Copied
**UPDATE**
I figured it out, the SWF publish settings wouldn't allow it. Nothing to do with RH10. Everything to do with Captivate 6...