Help - Search - Members - Calendar
Full Version: SWF problem
RV Products Forums > RVSiteBuilder > General Support
everton1995
Hi,

I did a swf ( http://peteellis.net/flash/ff.swf ) to be added to my webpage at http://familytest.peteellis.net/

The swf works ok in a browser, but when I add it to the Homepage it just says LOAD FAIL below the picture.

All the files for the flash are in the right place and I use the insert/edit media object with Web location (as the swf link above) and a Flash Movie. but nothing happens.
Can yopu help please
pairote
The problem is on your Flash itself. The way you did it must run on http://peteellis.net/flash/ only. Because it need to include other images in the same folder or subfolder. To fix this issue there are 2 ways.
1. Recreate your ff.swf to include image using full URL not relative path.
2. Use iframe to include your flash file instead, here is the suggested code.

CODE
<iframe name=swf src=http://www.peteellis.net/flash2/test.swf width=640 height=480 frameborder=0 scrolling=no> </iframe>


Switch to the source view in WYSIWYG, and add above code. If you don't know how to switch to the source view, please see the tutorial here: http://www.rvsitebuilder.com/vdo/toolbars.htm
everton1995
Thanks, The Iframe is the best option and works great. wink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.