Skip to main content
Known Participant
January 9, 2014
Question

Robohelp 10 & scalable SWF movies

  • January 9, 2014
  • 2 replies
  • 348 views

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

This topic has been closed for replies.

2 replies

Known Participant
January 9, 2014

**UPDATE**

I figured it out, the SWF publish settings wouldn't allow it. Nothing to do with RH10. Everything to do with Captivate 6...

Jeff_Coatsworth
Community Expert
Community Expert
January 9, 2014

What help output type are you producing?

Known Participant
January 9, 2014

Adobe Air - Browser Based Help