Flash 8 IDE problem
December 8th, 2006 at 12:41pm Administrator
If you're new here, you may want to subscribe to my RSS feed. If you like my site, consider linking back. I prefer text "Free Flash Tutorials" to http://www.franto.com
Thanks for visiting my site! If you need anything just contacting through Contact page
I don’t know what is this, but from now on my mate has this errors when trying to publish movie or test movie. Nothing helps, delete aso files and so on… I think just reinstallation of Flash will help. Has anyone seen this before?
**Error** C:\Documents and Settings\Developer\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\FP8\String.as: Line 7: The class being compiled, 'FP8.String', does not match the class that was imported, 'String'.
{
**Error** C:\Documents and Settings\Developer\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\FP8\Function.as: Line 7: The class being compiled, 'FP8.Function', does not match the class that was imported, 'Function'.
{
**Error** C:\Documents and Settings\Developer\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\FP8\Object.as: Line 7: The class being compiled, 'FP8.Object', does not match the class that was imported, 'Object'.
{
**Error** C:\Documents and Settings\Developer\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\FP8\Number.as: Line 7: The class being compiled, 'FP8.Number', does not match the class that was imported, 'Number'.
{
**Error** C:\Documents and Settings\Developer\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\FP8\Array.as: Line 7: The class being compiled, 'FP8.Array', does not match the class that was imported, 'Array'.
{
and there is more 20 similar errors.
»Related posts:
- ActionScript3 for Flash 8ball
- FlexTips: Problem with masks and scalable Flash
- Flash 8 - image antialiasing problem
- Flash8: Security problems
- Another bug: LoadVariables?
- Macromedia Flex 2.0 Alpha + Player 8.5 - problems
- Problem with RSS
- Transparent background in projector (Screenweaver)
- Flash8: Security problems - still no solution
- Create Maelstrom movies in Flash 7
- Problem with Adobe Flash CS3 - Korean version
- Features in Zorn
- Flex2: Streaming Video: mute sound
- Flash Player Penetration
- Can’t POST data in Internet Explorer
- Flash Player 9.0.124 is NOT vulnerable again
- Big days of Macromedia
- AsDoc with Flex Library Project
- MTASC speed tested by Jesse Warden
- Real-time motion blur in Flash 8








February 14th, 2007 at 10:26 am
Hello all!
Here I want to recommend a terribly interesting website for flash games. The website is the biggest flash-online-game web of the world. There are over 4400 of every sort of flash games. It’s so funny! You must like it! Have a look at http://www.flashgameonline.net/en/ . Let’s have a break for the flash game right now! hooray!
January 21st, 2007 at 4:21 am
I am writing an educational program for my children.
I have to create a text file for saving current LEVEL.
I have tried to write a file to harddisk with FLfile.write()
with newFileURI=”file:///C:/Program Files/MyApp/config_backup.ini”
show in the given example
I have changed Name in differernt format but get not get a file written.
Wouldf you please give me some help.