Try to wait for one frame then access it. I wrote a tutorial exactly
about parsing embedded swf resource file recently .if you have still
the problem , let me know.
Sent from my iPhone
On Jun 27, 2010, at 11:10 PM, Grue <[email protected]> wrote:
Flash CS4, Away3D r2650, Windows 7
A recurring problem in this book has been the errors generated when
attempting to use the Embed tag to load external swfs:
"VerifyError: Error #1014: Class mx.core::ByteArrayAsset could not be
found."
Using the Embed tag to load external bitmaps works. I've been able to
get around the Flex-related problems until reaching the
UsingTextField3D example on page 136 in chapter 6.
Has anyone gotten this example to work in Flash CS4 without relying on
Flex at all? If so, would you please post the code?