ok, this is driving me crazy now... i have already publised a .swf into a sub directory of my site.... /Directory/test.swf
it plays a .flv video and works just fine.
when i click on the flash object in DW, i can see in the source(src) field that it says: test.fla
calling it relative from the /Directory/index.asp page.
i took the exact same steps to develop one for another directory, but in the src field in this one, it says:
/Directory2/test2.fla
and i cant change it... thus its not calling the video from the right src..
anyone?