JPG compression
Fast method: optimization in flash
Normal method: optimization in photoshop + import to flash
Fast vs Normal – You can try fast optimization before normal, sometimes quality result is the same.
ClickTAG flash CS4/MX/CS3 action script (AS1, AS2)
VIDEO: how to put clickTAG in CS4 Flash version
Most common clickTAG version:
on (release) {
getURL (_root.clickTAG, “_blank”);
}
clickTag version:
on (release) {
getURL (_root.clickTag, “_blank”);
}
clicktag version:
on (release) {
getURL (_root.clicktag, “_blank”);
}
For advanced flash user:
_root prefix – because clickTAG is set in root level, using root you are safe in case you use button in other [...]
Flash cs4 bug. jpg optimizing (bitmap)
Other CS4 BUG.
BUG APPEARS: when you trying to optimize bitmap in library (changing JPG compression level).
BUG RESULT: Errorous bitmap (disappearing , flickering, blinking,…) in final SWF file or in flash preview.
SOLUTION: Save (with optimized jpg), Close (FLA with bug), Re-Open FLA, Re-publish. Result must be OK.
If you see the same problem with other JPG try again (each [...]
CS4 bug – open several fla files :(
This bug is old bug of cs4 (Windows XP SP3). Problem is important for banner makers.
Problem:
When flash CS4 isn’t loaded yet.
It’s impossible to open several selected FLA files - flash crashes on starting point
Nothing changed from initial CS4 release. I am using original product (not hacked/cracked), but result is the same after several updates from [...]
Optimizing individual Image (JPG) in library
Goto Library (shortcut CTRL+L)
Sort Bitmaps
(Put all bitmaps to folder Bitmaps)
Optimize individualy
Individual optimization (JPG/PNG/GIF methods)
Share and Enjoy:
keep looking »