Daily Dish of Dominey Design
{  February 7, 2002  }

Flash 6 Dynamic JPEG

Well it looks like my post a few days ago about the "Poor Man's Generator" workaround to create JPEGs dynamically into SWF using PHP may be moot, for little tidbits of Flash 6 ActionScript are beginning to leak out, including...

blank.loadMovie("test.jpg");

Create a blank movie clip on your stage, give it an instance name of "blank," and create a dummy jpg in the same folder. Presto - Flash 6 allows the dynamic import of JPEGs, but not GIFs or PNGs.

archives

You are reading "Flash 6 Dynamic JPEG" in the individual archives.

Check out other recent posts in the Flash category

Return to the front page.