Hi Carlos, Thanks for your example, I'm really interested in this work for various reason, first to use this framework in my projects, second because was developed using an Apple framework philosophy, so I'm interested in learn more about both. I'll add your blog to my news reader, I speak spanish too. I did all yours steps, and I got some problems importing some classes on the compiling time, so I must have to comment them: ASAlertPanel.as import org.actionstep.NSModalSession; ASListBox.as import org.actionstep.ASListBoxDataSource; import org.actionstep.ASListBoxSmartDataSource; ASStringFormatter.as import org.actionstep.ASUtils; After comment this lines all work fine, I'm using MTASC 1.09 and XCode 2.1. One question, the "trace" command work fine with FP8 and MTASC? I got an alert window with a problem caused by the _javascript_ call. I post this problem in MTASC list without response. I test this using Eclipse+Flashout and XCode+SWF Console, and with your example I got the same alert window. If I press OK or Settings do nothing. //------------------------------------------------ Macromedia Flash Player has stopped a potentially unsafe operation. The following local application on your computer or network: /Users/RAFA3L/Documents/workspace/test/deploy/test.swf is trying to communicate with this Internet location: localhost To let this application communicate with the Internet, click Settings. You must restart this application after changing your settings. [OK] [Settings...] //------------------------------------------------ Regards Rafael On Jul 18, 2005, at 5:54 PM, Carlos Rovira wrote:
|
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
