My attempt is failing also.

I get an error on this line:
VectorText.extractFont(this.root.loaderInfo.bytes)

specifially it doesn't like bytes.

Looking at CS3 help for the LoaderInfo class it shows that valid
properties of loaderInfo are:

actionScriptVersion
applicationDomain
bytesLoaded
bytesTotal
childAllowsParent
content
contentType
frameRate
height
loader
loaderURL
parameters
parentAllowsChild
sameDomain
sharedEvents
swfVersion
url
width

Maybe I have my wires crossed but "bytes" doesn't appear in that list.
Should it maybe be 'content' or something?


Reply via email to