Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash General Questions > Flash 8 General Questions

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-24-2005, 11:44 AM   #1
stephenfinn
Registered User
 
Join Date: Apr 2005
Posts: 73
Default bitmap caching question

could someone clear up this for me?
does bitmap caching only apply to vector images? that would seem to make sense; a vector is turned into a bitmap then moved much quicker around the screen because the vectors don't have to be worked out every frame. however, i saw this :
http://www.brokenbutton.com/fp8testpng.html
which suggests that it works for bitmaps too. can anyone explain this?
stephenfinn is offline   Reply With Quote
Old 10-27-2005, 09:51 PM   #2
hangalot
lala
 
hangalot's Avatar
 
Join Date: Feb 2002
Location: on the road
Posts: 2,859
Default

bitmaps are drawn to vectors in order to render by the flash player hence that result being acheived
__________________
oi poloi
http://www.memorphic.com/news/
hangalot is offline   Reply With Quote
Old 11-04-2005, 03:23 PM   #3
stephenfinn
Registered User
 
Join Date: Apr 2005
Posts: 73
Default

so the png is converted to vectors via the cacheAsBitmap?
stephenfinn is offline   Reply With Quote
Old 11-04-2005, 03:26 PM   #4
hangalot
lala
 
hangalot's Avatar
 
Join Date: Feb 2002
Location: on the road
Posts: 2,859
Default

everything in flash is converted to vectors, cacheAsBitmap just means that section does not get redrawn. but if it is invalidated you start getting nasty performance issues
__________________
oi poloi
http://www.memorphic.com/news/
hangalot is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:32 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.