[flexcoders] Re: Warning: CheckVisibility is not a function ?

2009-01-16 Thread tom93438
Hi Erik, That is the problem. I don't define or call it anywhere in my code (to the best of my knowledge). I have searched my entire codebase for 'CheckVisibilty' and it doesn't show up anywhere. I know this makes it a hard problem to diagnose.. Any idea what might be wrong? thanks tom

Re: [flexcoders] Parallel from actionscript...

2009-01-16 Thread Sam Lai
How are you making them move? Should work if you are using an Effect. 2009/1/17 aceoohay pa...@compuace.com: I am beginning to play with moving things. When my app loads I read a DB table to get the names of some modules that I load; a.swf, b.swf, c.swf etc. I have another db table where

[flexcoders] Re: tilelist itemrender problem

2009-01-16 Thread johndoematrix
my project is arranged in the following way. the project folder is IESTATE_V1 and the project is named Portal_V1. inside the IESTATE_V1 is the main application named portal_V1.mxml, the assets folder which has the homeprofile_ pics folder where the images are stored, the components folder which

[flexcoders] आचार्य अत्रे

2009-01-16 Thread p...@vin Uttarwar
एकदा अत्रे नदिवर नहात होते . तेथे कपडे धुनार्या बाई ला त्यांची गम्मत करावी वाटली तिने अत्रांच्या मोठ्या पोटा कडे पाहून विचारले हा माठ कसा दिला ? त्या वर अत्रे म्हणाले . माठ नुसता पाहिजे का नळ सकट पाहिजे ? - एकदा अत्रे रेलवे

RE: [flexcoders] Re: Security sandbox violation on Bitmapdata.draw( rtmpVid ) despite crosspolicy

2009-01-16 Thread Alex Harui
Did you try AS3 with CS4? There might be tighter security in AS3. Also check the code that does the load. You might need to set some security options in AS3 From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of jwebbsuccess Sent: Friday, January 16, 2009 4:45 PM

[flexcoders] custom image component that uses the url property to load images

2009-01-16 Thread stinasius
hi i downloaded a custom image component that has reflection functionality and i am using to load dynamic images but i keep getting this error Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found. here is the component and my code ReflectionObject.as package { import

<    1   2