I have a situation, i want to add flash to a site that doesn’t have enough Space to hold by itself a Flash file. I figure using another site to View it in this web site… what whould i have to do?
i honestly have no clue to what your asking.
you have a site that created i take it, and there isn’t any space to add the flash file???
but what does this mean?
I figure using another site to View it in this web site… what whould i have to do?
I guess ur trying to host the swf somewherelse?
In the html code, where the swf is included:
under the <param> tag and in <embed> tag you’ll have to change value=“myfile.swf” and src=“myfile.swf” to the address of the swf file.
e.g: value=“http://www.mydomain.com/myfile.swf”
ding ding ding we have a winner! i’m tryhing to host it from a different website