| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Thing
Join Date: Jun 2001
Location: UK
Posts: 2,418
|
Just a quick play with some of the new blending modes in Flash 8.
You will need the beta player to view this file. [edit: more further down the thread. Will add more links as I go] http://www.nwebb.co.uk/nw_htmlsite/f...sh8_blend.html
__________________
............................ FLEX/FLASH BLOG Previous Flash Tutorials ............................ Last edited by Mortimer Jazz; 08-04-2005 at 03:36 PM.. |
|
|
|
|
|
#2 |
|
TEAM INTERNET
|
Wow, looks good
![]()
__________________
The author of windows file copy dialogue visits some friends: "I'm just outside of town so I should be there in about 15 minutes" "Actually it's looking more like 6 days" "No, wait, 30 seconds" |
|
|
|
|
|
|
|
|
#3 |
|
Thing
Join Date: Jun 2001
Location: UK
Posts: 2,418
|
Flash 8 can also sample bitmaps and reproduce them. Sweet!
http://www.nwebb.co.uk/nw_htmlsite/f...sh8_bmap1.html
__________________
............................ FLEX/FLASH BLOG Previous Flash Tutorials ............................ |
|
|
|
|
|
#4 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
the second one is good. i imagine you are using getpixel? or are you using the bitmap data class?
|
|
|
|
|
|
#5 |
|
Thing
Join Date: Jun 2001
Location: UK
Posts: 2,418
|
Hey Hangalot, how's it going.
I'm using both BitMapData and Rectangle (from the geom package) - which was something I saw protozoo do first (see comments on website) . I'm sampling an area using flash.geom.Rectangle: ActionScript Code:
and then using BitMapData.copyPixels to past it in the new BMD with some randomisation. ActionScript Code:
I want to swap everything over to classes, then I'll post the source somewhere, as it will be in a more useful state. I'm currently using the F7 IDE, not MTASC, and the compiler obviously grumbles about the new packages. I found out that you can get around it in many cases by prefixing with "_global", but I couldn't get filters to work that way.
__________________
............................ FLEX/FLASH BLOG Previous Flash Tutorials ............................ Last edited by Mortimer Jazz; 08-04-2005 at 03:41 PM.. |
|
|
|
|
|
#6 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
nice one, its good stuff. you coming over to mmug this month?
|
|
|
|
|
|
#7 |
|
Thing
Join Date: Jun 2001
Location: UK
Posts: 2,418
|
Yeah may do. Depends if it clashes with my visit back to Bath or not.
As you can (probably) tell, I'm off work today - mad ear ache like you wouldn't believe. Trying to get as much F8 stuff looked at as I can inbetween bouts of intense head pain! Not to mention the pain of losing another days wages. *sniff* ps see edit in above post. pps How's the job going? ... oh and did you get my email last night?
__________________
............................ FLEX/FLASH BLOG Previous Flash Tutorials ............................ |
|
|
|
|
|
#8 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
just declare your classes as dynamic, that will get the compiler to shut up. no i did not get the mail last night...
and the job is great, much less money than contracting but really good/interesting. and i can have sickies and still get paid ![]() |
|
|
|
|
|
#9 | |
|
Thing
Join Date: Jun 2001
Location: UK
Posts: 2,418
|
Quote:
![]() Yeah of course. That sorted it - cheers. Sent it to your gmail account l***el@gmail.com.
__________________
............................ FLEX/FLASH BLOG Previous Flash Tutorials ............................ |
|
|
|
|
|
|
#10 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
ain't getting no mail from ya.... weirdness.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|