
Originally Posted by
Aliens Anonymous
How did you load the flash into bv.
if entered code then no it probably won't show, but if you used the swf file then it should show, before preview.
i uploaded the menu to VodaHost along with a script file and then used some code that is provided
here's the installation advice:
1. Put your files in the appropriate folder. To install your Flash animation, you will need the 2 files provided with this download :
flashvortex.swf and displayFlash.js
You must put both files in the same folder as the web page that will display your Flash animation. For example :
If your web page is here :
http://www.mydomain.com/index.html
You must put your Flash file here :
http://www.mydomain.com/flashvortex.swf
You must put your javascript file here :
http://www.mydomain.com/displayFlash.js
2. Copy the HTML code snippet. Highlight and copy the following HTML code snippet :
<SCRIPT src="displayFlash.js"></SCRIPT>
3. Paste the HTML code snippet into your web page HTML code. Now, you must open the HTML source code of your web page. When you have your HTML open, you should follow these three instructions : - Somewhere in the actual body of the code, determine where you want to place the code snippet.
- Paste it. If you do not know where you want it, experiment a little with it.
- When you have discovered where you like it, make sure you save it.
i basically placed both files into the public_html folder and then used a script file (i think) on the page. I might try an HTML one again.
I've also tried uploading the .swf file using the flash tool, but still cant see it in preview.
if this is wrong then...that could solve it!
PM