You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to away3d.dev
Can someone tell me how to use the result of a FileReference.browse()
file selection as the url string parameter to pass to Obj.load()? If
the file is in the same folder as the SWF, then FileReference.name
works, but it does not return the complete path. How do you load a
file with Obj.load() that has been selected from an entirely different
folder?