Thanks for the response Andy. Fiddler sounds very interesting.
Unfortunately, due to very tight security rules, we are not permitted to
download any software (30-day trial software, shareware, freeware, etc.)
so I'm not sure I can use that tool at work. I will check it out for
home use however.

Thanks for the suggestion!

Dave

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy
Herrman
Sent: Friday, June 22, 2007 2:31 PM
To: flashcoders@chattyfig.figleaf.com
Subject: Re: [Flashcoders] Question on old AS1 code

The HTTP vs HTTPS stuff should be completely handled by the browser, so
I don't think the plugin would have any issues.

One thing I find helpful for debugging these kinds of problems is
Fiddler (http://www.fiddlertool.com/fiddler/).  This will log all
requests IE makes and the responses to them.  Try installing it,
starting it up (it adds a button to the IE toolbar), and then loading
your SWF.  You'll be able to see what files are being requested.  You
can see if you're getting 404 errors, or even if they're being requested
properly.  This might help track down the problem.

  -Andy


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to