Invernomuto
01-21-2002, 04:25 AM
Hi everyone...
i need to load a movie-clip into a target clip...
but i don't want to specify an URL...
the path to the .SWF movie is stored in a DB!
So i set a variable (imgurl) and then load the variable
from my DB (by an ASP page that give me an URL encoding).
So, now i've got (imgurl = http...)!
Since here all work fine, and if i try to print the variable it return me the correct url Http://localhost...
But!!! :(
I've tryed many times to load a movie with that variable set instead of the URL path (set as expression, method POST) but my movie won't load!!! Why?
Please anyone can help me?
Where i'm wrong?
Thanx :)
i need to load a movie-clip into a target clip...
but i don't want to specify an URL...
the path to the .SWF movie is stored in a DB!
So i set a variable (imgurl) and then load the variable
from my DB (by an ASP page that give me an URL encoding).
So, now i've got (imgurl = http...)!
Since here all work fine, and if i try to print the variable it return me the correct url Http://localhost...
But!!! :(
I've tryed many times to load a movie with that variable set instead of the URL path (set as expression, method POST) but my movie won't load!!! Why?
Please anyone can help me?
Where i'm wrong?
Thanx :)