View Full Version : Flash objects not working on uploaded website
Andarthiel
12-07-2008, 11:10 AM
I made a website a while ago and I wanted to upload it. I already have a host which comes with it's own file uploader in the browser. But I ran into a problem when I previewed the uploaded files. The website is a .html made in Dreamweaver but it contains flash buttons which are all .swf files. But this flash media doesn't appear at all, everything else works but flash doesn't, there's just an empty space where it used to be. I uploaded those .swfs and put them in the same directory as the .html files so there should be no problem. Is there some way to fix this problem like setting the source of the flash media to online rather than the website folder on my hdd?
Paul Ferrie
12-07-2008, 05:28 PM
Can you post a link to the page?
Andarthiel
12-09-2008, 01:45 AM
Well now they show up on the page but I have another little problem.
I put a getURL command,(so it takes you to a page once a button is clicked) like this:
on(release) {
getURL("http://www.freewebtown.com/andarthiel/Contacts.html")
}
It doesn't work,the buttons don't seem to be doing anything it's like ActionScript is disabled or something.
Here's a link to the index.html:http://www.freewebtown.com/andarthiel/index.html
However they seem to work fine by themselves(without the page) if I run the swfs through the host's file manager which confuses me a little.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.