[font=Verdana][size=2][color=#000080]First off, thanks to everyone for all the great help :} [/color][/size][/font]
[font=Verdana][size=2][color=#000080]Secondly, i[/color][/size][/font][font=Verdana][size=2][color=#000080]f you go to [color=#800080]www.knotwear.com[/color] and click on PRESS on the bottom, you’ll see a page with COMING SOON on it. I want to simply either embed or show an external SWF file in that blank section of the main FLA (using MX 2004). Let me also say that I’m not good at action script.[/color][/size][/font]
[font=Verdana][size=2][color=#000080]Here’s what I did:[/color][/size][/font]
[font=Verdana][size=2][color=#000080]1. Drew a 300x400 rectangle, saved it as a MC and named it kwpr1.[/color][/size][/font]
[font=Verdana][size=2][color=#000080]2. Having the external SWF (named it cbc_ad.swf) and the main FLA in the same location, I add the following script on the same layer as the rectangle:[/color][/size][/font]
[font=Verdana][size=2][color=#000080]loadMovie(“cbc_ad.swf”, “kwpr1”);[/color][/size][/font]
[font=Verdana][size=2][color=#000080]3. The problem is that when I test the scene, I just see a white rectangle.[/color][/size][/font]
[font=Verdana][size=2][color=#000080]What the heck am I doing wrong? :stunned: [/color][/size][/font]
[font=Verdana][size=2][color=#000080]Thanks.[/color][/size][/font]
[font=Verdana][size=2][color=#000080]P.S. Once I publish the main FLA file into an SWF file, will it still show the external SWF file?[/color][/size][/font]