Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > macromedia flash sitedesign > august 2003 >

macromedia flash sitedesign : loading external swf help


tralfaz
8/5/2003 10:08:26 PM
Your file is "Home.swf" (you need an upper case H in there)
tf


[quoted text, click to view]
perfectly on my local machine, but once i uploaded it to my server it
stopped loading the external swf. i use this script to load the swfs [host
is an empty movieclip]:
[quoted text, click to view]
would work better. if so, will someone please tell me the exact format i
need to make it work? the location of the files are /flash/ and i've tried
many types of relative linking but nothing seems to work. my site is the
referring url.
[quoted text, click to view]

EgoX
8/5/2003 11:22:12 PM
i use external swf loading in my site, and i had everything working perfectly on my local machine, but once i uploaded it to my server it stopped loading the external swf. i use this script to load the swfs [host is an empty movieclip]:

if (Page == 0) {
_root.Host.loadMovie("home.swf");
}

All of the files are in the same folder. i'm wondering if an absolute link would work better. if so, will someone please tell me the exact format i need to make it work? the location of the files are /flash/ and i've tried many types of relative linking but nothing seems to work. my site is the referring url.

Nick Artman
Ego Inc. (www.true-reality.net)
"I'm a reasonable man, get off my case"

Referring URLs
http://www.true-reality.net



AddThis Social Bookmark Button