Flash 8 question
- Started
- Last post
- 7 Responses
- nosaj
I'm having trouble talking to an swf loaded into a movie clip when Exported as Flash 8.
When I export out as Flash 7, it works great.
Here's the code:
project_content.loader_clip.goto...Any help would be greatly appreciated.
- ********0
1) check for capitalisation
- nosaj0
everything is lower case.
- nosaj0
Any ideas?
- joyride0
without seeing the structure. i would guess it's a pathing issue, it usually is. In the movieclip, add trace(this) and see the path and start hunting. if you don't use trace(), it will become your best friend in flash.
- nosaj0
It had to do with the movie I loaded into the Clip being exported as Flash 7. Couldn't talk to it...
- ********0
rebuild all in flash 8 and export everything and try again - make sure that pathing is correct - i know that AS2 is more strict than AS1 - you didnt change anything like that did you?
- caseyc0
It might be a security sandbox issue (since the rules changed a little from f7 to f8), are you loading the swf from another domain or even subdomain?
Like this scenario:
tries to load:
content.site.com/content.swf