Question
Support Flash Element ActionScript 3.0
I have made flash component for the test.
In Flash CS3 all works perfectly. I create extension for Dreamweaver CS3. For an insert of a component on page I use a code "dw.getDocumentDOM().insertFlashElement('MyComponent.swc')", in file MXI. At attempt to insert component Dreamweaver gives out the message " The MyComponent Flash Element could not be found ". With components ActionScript 2.0, similar problems were not. What is the problem? Whether supports Dreamwever such components?
In Flash CS3 all works perfectly. I create extension for Dreamweaver CS3. For an insert of a component on page I use a code "dw.getDocumentDOM().insertFlashElement('MyComponent.swc')", in file MXI. At attempt to insert component Dreamweaver gives out the message " The MyComponent Flash Element could not be found ". With components ActionScript 2.0, similar problems were not. What is the problem? Whether supports Dreamwever such components?