[flexcoders] Re: flash player error Flash9.ocx when testing app

2006-09-30 Thread tomkrcha
Hi, I have the same problem. I can't debug in FlexBuilder/Eclipse, because of missing Flash9.ocx. Anybody got idea? Tom --- In flexcoders@yahoogroups.com, douglas morrison [EMAIL PROTECTED] wrote: Has anyone run into a problem when Testing in IE it gets this error Internet Explorer has

[flexcoders] SharedObject.client

2006-09-30 Thread tomkrcha
Hi, I don't know how to use SharedObject.client property. It simply doesnt work. This is my code. The communication from AS 3.0 with Flash Media Server: import flash.net.NetConnection; import flash.net.SharedObject; import flash.events.NetStatusEvent; import flash.events.SecurityErrorEvent;

[flexcoders] Re: Calling functions on loaded SWF

2006-09-24 Thread tomkrcha
Hi Hilary, it's apparently just for AS3 (FP9) swfs. I tried to load there SWF which is not FP9, but I think FP6 animation and it caused an error: TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::[EMAIL PROTECTED] to flash.display.MovieClip. What the hell Adobe thinks?

[flexcoders] Flex / Eclipse under Mac OS X

2006-08-13 Thread tomkrcha
Hi, does anybody already tried to run Eclipse under Mac OS X? Is that possible? And what about Flex? Because, all eclipse extensions are in Java, so is it possible to run Flex plugin for Eclipse under Mac OS X? Thanks Tom -- Flexcoders Mailing List FAQ:

[flexcoders] Realtime preview of change in component

2006-07-19 Thread tomkrcha
Hi all, I am now trying to build my own component. I use DefaultProperty for adding sub-components into panel, which is a part of my Canvas component. myComponent: Canvas-Panel my:myComponentmx:Label text=Hello //my:Component this works perfect ... it add Label into Panel thanks to

[flexcoders] TextArea inline emoticons

2006-07-10 Thread tomkrcha
Hi, I have heard, that inline emoticons are on WISH LIST of FLEX. I would like to implement emoticons into my chat. Does anybody know, when it will be possible? Or is it alredy possible now to put images inline (one by one) now? Thanks Tom Yahoo! Groups

[flexcoders] TextArea inline emoticons

2006-05-20 Thread tomkrcha
Hi, does anybody tried putting inline emotions (img) to flex textarea? It doesn't work! It is possible or it's black box? Thanks Tom -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: