Apple’s iPad, HTML5 Video, Gaia Flash Framework – JXLTV – Episode #3


			
			
			
			
				JXL TV Episode 3
		

I talk developing for Apple’s new iPad, how you can use your existing video to play on it. Also the Gaia Flash Framework’s history with a quick summary of what she does.

Continue reading “Apple’s iPad, HTML5 Video, Gaia Flash Framework – JXLTV – Episode #3”

1 vs Many, Mediator vs Presenter, 30 mins – JXLTV – Episode #1


			
			
			
			
				JXL TV Episode 1
		

Jesse talks about 1 class vs. many classes, the Mediator vs. Presenter pattern contest on Twitter, & the 30 minutes a day tactic.

Continue reading “1 vs Many, Mediator vs Presenter, 30 mins – JXLTV – Episode #1”

How to Fix the Flash CS3 Components

*** Update: This is NOT fixed in Flash CS4, nor in the 10.0.2 update. I guess Adobe is in denial that stage.invalidate() is broken, or they just don’t have the dough to throw at QA to get 3 lines of code + an updated set of SWC’s. *sigh* ***

…and end the drawNow madness.

I knew something was SERIOUSLY wrong when I read in the official docs (Part 3) from Adobe that if your code doesn’t work correctly, try using “drawNow”, and failing that, “validateNow”. What do you mean “try”? What… the… hell…

Continue reading “How to Fix the Flash CS3 Components”