Comments on: Preloading Image Tutorial http://strawberrypixel.com/blog Free, open source, Adobe Flex components. Thu, 18 Mar 2010 07:00:28 +0000 http://wordpress.org/?v=2.3.1 By: Administrator http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-3782 Administrator Wed, 09 Dec 2009 09:09:30 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-3782 code did not go through I will contact you offline. code did not go through I will contact you offline.

]]>
By: hai tuan hoang http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-3777 hai tuan hoang Tue, 08 Dec 2009 03:59:05 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-3777 hi, Please help me. When I use “fabulousFlex:PreloadingImage” class for my application then I have a problem. The positions of preloading is out of the image. I do not know how to fix it. You can test with this code: hi,
Please help me. When I use “fabulousFlex:PreloadingImage” class for my application then I have a problem. The positions of preloading is out of the image. I do not know how to fix it.
You can test with this code:

]]>
By: Administrator http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2692 Administrator Thu, 16 Jul 2009 13:42:51 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2692 Sorry didn't understand that, It doesn't seem relevant to my site. Try flexcoders or other forums. Sorry didn’t understand that,
It doesn’t seem relevant to my site.
Try flexcoders or other forums.

]]>
By: Mahedi http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2691 Mahedi Thu, 16 Jul 2009 05:29:23 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2691 hi, i need your help. At least give me some instruction. best regard. hi,
i need your help. At least give me some instruction.
best regard.

]]>
By: Mahedi http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2686 Mahedi Tue, 14 Jul 2009 12:02:39 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2686 hi, in php we can easily move one page to another and easily use different type of function those pages.In flex3 how i can use different type of .mxml pages like php.Please give me instruction with tutorials.It will really helpful for me. best regard. hi,

in php we can easily move one page to another and easily use different type of function those pages.In flex3 how i can use different type of .mxml pages like php.Please give me instruction with tutorials.It will really helpful for me.

best regard.

]]>
By: Mahedi http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2685 Mahedi Tue, 14 Jul 2009 08:03:44 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2685 Thank you very much for your reply. Later reply you. Thank you very much for your reply. Later reply you.

]]>
By: Administrator http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2684 Administrator Tue, 14 Jul 2009 06:36:48 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2684 Mahedi, I assume you are building a desktop app.. After you have the File object just do image.load([yourFileObject].nativepath). The PreloadingImage class is a subclass of mx.controls.Image so use it like you would use any image. See the Flex help on Image control for more details. Cheers Mahedi,
I assume you are building a desktop app..
After you have the File object just do image.load([yourFileObject].nativepath).
The PreloadingImage class is a subclass of mx.controls.Image so use it like you would use any image. See the Flex help on Image control for more details.
Cheers

]]>
By: Mahedi http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2683 Mahedi Tue, 14 Jul 2009 05:13:30 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2683 Its great work i think.I am new in flex.In brows option i mean when i want to take image from pc.For the purpose i clicked a button to open window from where i select my image. After selection of image i want to use your image pre-loader. How can i use that please help me. Best regard Its great work i think.I am new in flex.In brows option i mean when i want to take image from pc.For the purpose i clicked a button to open window from where i select my image. After selection of image i want to use your image pre-loader. How can i use that please help me.
Best regard

]]>
By: Administrator http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2339 Administrator Fri, 03 Apr 2009 16:45:09 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2339 Andrea, I'm not sure what you mean exactly. The PreloadingImage centers the preloader when image loading starts. If you are using one of the preloader windows without the PreloadingImage, Its a simple TitleWindow, so It should work. Can you post the relevant code? Cheers. Andrea,
I’m not sure what you mean exactly. The PreloadingImage centers the preloader when image loading starts. If you are using one of the preloader windows without the PreloadingImage, Its a simple TitleWindow, so It should work. Can you post the relevant code?
Cheers.

]]>
By: Andrea http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2337 Andrea Fri, 03 Apr 2009 12:46:15 +0000 http://strawberrypixel.com/blog/flex-components/preloading-image-tutorial/#comment-2337 Hi, Great work! I was trying to display one of your out-of-the-box preloaders in my Flex view. The view is based on Canvas and I position the child components by setting their absolute coordinates. But when I set the "x" and "y" properties on your Preloader, it doesn't get displayed. Is there any issue that I should take into consideration? Hi,

Great work!

I was trying to display one of your out-of-the-box preloaders in my Flex view.
The view is based on Canvas and I position the child components by setting their absolute coordinates.

But when I set the “x” and “y” properties on your Preloader, it doesn’t get displayed.

Is there any issue that I should take into consideration?

]]>