Search found 1 match

by janM
Fri Aug 28, 2015 4:53 pm
Forum: ActionScript
Topic: AS3 Error embed Object2VR SWF in Flash for IOS
Replies: 0
Views: 26187

AS3 Error embed Object2VR SWF in Flash for IOS

Hi, i have no idea how to run this on my IOS device. I have a single row object SWF created with Object2VR. I need to embed this into my existing Flash CC project and use this code: var _urlRequest:URLRequest = new URLRequest("test360.swf"); var _loader:Loader = new Loader(); _loader.load(...