Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. spazool

    Error handling of missing files

    Ok I am losing my mind.. I added a base URL in the html file that "owns" the flash, and the pictures in the gallery, work.. but now I have lost the "The End"!!!
  2. spazool

    Error handling of missing files

    The gallery problem is interesting... I am trying to load the swf from a sub-directory.. the code looks like this.. photo = "HN/hn_"+num+".swf"; loadMovie (photo, _root.pictures_mc"); The error movie (end.swf) which shows the "The End" image, is in the root...
  3. spazool

    Error handling of missing files

    This is the wierdest setup I have ever done. The "camera.swf" which is the one being loaded in the equipment section, never redraws properly in the preloader? It is very odd. I have had a friend who works at IBM check it out and it works fine, and a friend in Vancouver Canada, also...
  4. spazool

    Error handling of missing files

    Hi Dave, Well the problem that I was worried about is there.. It seems that the clip that I load doesn't seem to work? Only on some occasions... It is rather irritating, when I run it within flash testing the "connection speeds" it works out fine... I have gone through the code over...
  5. spazool

    Error handling of missing files

    Hi Dave, Thanks for you help last night! It works great, though I had to add a line to reset the _level0.loaded variable to false for use with multiple files, as the variable was remaining true. I have modified a few things on the site and here it is in it's current form...
  6. spazool

    Error handling of missing files

    Hi Dave, I am going to have to look through your code carefully! I will let you know how I do. Thanks very much again for your help! :-)
  7. spazool

    Error handling of missing files

    Great thanks, I will look at them now.
  8. spazool

    Error handling of missing files

    I just realised I want to send it in a zip file are you mac or pc based? I can send either and HQX or ZIP
  9. spazool

    Error handling of missing files

    Yup, it doesn't work, sorry I can be a bit vague in my explanations sometime.. I am busy looking at your website at the moment, fantastic work.. Shall I send the code to your email address? Michael
  10. spazool

    Error handling of missing files

    Hi again, Here is a link to the site online that you could have a look at in the meantime, i have uploaded it in order to test in a live environment. The check problem as discussed above can be found in the "The Pictures" link... http://homepages.acenet.co.za/okay
  11. spazool

    Error handling of missing files

    Hi Dav, I tried out the code you supplied, I was dead certain it was going to work, though I found that it always passed a "true" condition. I modified it slightly to work with targets rather than levels. I realised that by not finding a MC there will be no _level1.loaded to check...
  12. spazool

    Error handling of missing files

    Thanks davdesign, I am going to give that a try. This is just what I was looking for! I'll let you know how it works out!
  13. spazool

    Error handling of missing files

    How do I test and cover for a loadMovie that gives a missing file error? I want to test for a missing file and then set the action to go to an error page. Any ideas?
  14. spazool

    Flash 5 SWF only files not working outside of Test Movie

    Hi, I had a similar problem with this, but on my Mac, though it is quite possibly the same on both systems. I have Flash 4 and 5 loaded, and initially all my new .swf's (v5's) wouldn't work. I realised that the .swf's were linked to load the Flash 4 Player! Make sure you have the Flash 5 Player...

Part and Inventory Search

Back
Top