Skip to main content
Participating Frequently
October 30, 2010
Question

Error #2035 i'm at a loss. Ready to give up.

  • October 30, 2010
  • 4 replies
  • 8595 views

So i bought a template from Flashmint.com, then made some changes, and went to go test it out..went to the URL and the first thing I'm hit with is the loading bar, and "error #2035" figured it was something small, contacted tech support of the template.  Thinking it was a template issue, having them slowly help me figure it out, i got partly the template working.

I soon got it so it can load the whole thing, but I was getting another error loading some media files..Started with a #3xxx can't remember exactly.

The template works PERFECTLY fine in Internet Explore, and i have had a few friends test it out in chrome.  In Fire Fox is where I'm having the issue, it will load one time, and then not the next time.

I'm beginning to think its my host, but that techsupport is saying its something with the flash, however, i uploaded it on a free host and the template works perfectly fine in firefox on the host.

This is the one that doesnt work in fire fox:

http://esfvisions.com/test/

OR

http://esfvisions.com/test2/

the one that DOES work in FireFox:

http://evanfphotos.x10.mx/Flash_website/

They all work 100% fine in Internet Explore, and Chrome. I'm having the issues in FireFox.

Just for the record, my website is hosted on Debia. From Fatcow.com

Message was edited by: 06fg2 - I have re-installed firefox, and it worked for some time. I have also deleted Cookies, and Cache. Works, then it goes back to the same thing.

This topic has been closed for replies.

4 replies

06fg2Author
Participating Frequently
October 31, 2010

ugh. Back to the orginal issue.

I'm assuming theres no work around, around this? it is only a sever issue?

Inspiring
October 30, 2010

Just a tip. When you have uncaught errors - Flash ceases to proceed.

Inspiring
October 30, 2010

Flash attempts to load http://esfvisions.com/test/images/logo.png

which throws 403 error. This may be the problem.

06fg2Author
Participating Frequently
October 30, 2010

Intresting you say that..Because i just changed the.htaccess to alow browsing with out index..to see if that helped..I don't know if this has anything to do with it..But i found saw this:

http://farm5.static.flickr.com/4004/5129364061_910f808f66_o.jpg

The image file doesnt show up, in the parent folder..but shows up in FTP, and file manager..would this be the cause of the problem?

Inspiring
October 30, 2010

Browser doesn't see the image, so Flash will not either. There may be some server settings that prevent it from fetching images. bg.swf is accessible.

kglad
Community Expert
Community Expert
October 30, 2010

click file/publish settings/flash and tick "permit debugging".  retest.  the problematic line of code will be in the error message.

copy and paste the complete error message and copy and paste the problematic line of code.

06fg2Author
Participating Frequently
October 30, 2010

Not to sound stupid..But i'm assuming i should be doing this in Flash..But what file do i use? and do i just upload it in FTP, and where would the error code be? Sorry, i'm new to all this flash stuff.

kglad
Community Expert
Community Expert
October 30, 2010

start up your flash ide.  open the fla file that contains your problem.  follow the steps suggested above.