I'm an all new flash user
Been following LearnFlash's guide on how to make a flash website.
Everything is working fine besides the loader component.
I got a page called start.swf (and start.fla) with a loader that I want to load a page called home.swf when I open the file.
The loader got the instance name: "contentLoader" and in my actions it says: "contentLoader.contentPath = "home.swf";"
So why won't it load the home.swf file when I open the start.swf?
