Taking a break from contract & homework to lament on something I’ve been thinking about all day…
Blog
-
Recreate classpath if Flash can’t find your class
So, I can’t compile. Flash can’t find my class. I reply, “It’s right there you tard…” Flash repeats itself. I like techno, but I hate things that repeat themselves for the sake of repetition. Through grit teeth, a spark fires in my brain and I remember while reading about class paths not to delete the main one, and if so, how to fix it. Cool, while I go to find it, I’m like, “I didn’t delete nuffin’, Flash is smoking crack.” Anyway, I find $(LocalData)/Classes, and paste it back in. Great, internal classes work, but my shite still doesn’t.
Then, in desperation, I remember that there was one other classpath there originally… a “.”. Add that in, and poof, all works.
Please update the docs for supposed st00pid users like me that magically delete classpaths and because of shrooms they don’t remember how to correctly fix their classpaths.
-
DataProvider API already written for you
After writing this for the 2nd time, I’m not writing it again. I’m saving this mofo to some easily retrievable AS file or a JSAPI command.
At any rate, here it is for you to copy and paste into your own component that you wish to implement the DataProvider API, but don’t feel like typing it again and again and again……….
<a href=”https://www.jessewarden.com/downloads/DataProvider_FillIn.as”>DataProvider_FillIn.as</a>
-
Patagonia: Flash vs. HTML ecommerce
Via <a href=”http://www.communitymx.com”>Community MX</a> Newsletter.
Wouldn’t you love to see the Flash site they tested? Sounds to me like they didn’t use device fonts, had a set size Flash interface, and had no idea how to compress (or not compress) images for use in Flash. Bleh… any test like this is goob-i-fied if you get just a summary. People like me want the real data to know what points were valid.
<a href=”http://www.internetretailer.com/dailyNews.asp?id=11184″>http://www.internetretailer.com/dailyNews.asp?id=11184</a>