Authors

Categories

best practices, brain monkey, impressions, rant

Flash Player dislikes playing nicely

01.29.09 | Posted By Lee | 3 Comments

I have been working on a project here at work. It is my first project in AS3 and one of the largest and most complex I have ever made. The user capabilities have made for a difficult time but the thing that keeps fighting back is a context sensitive aspect. I have a little function that helps people locate a nearby service based on their zip code. Works fine in the production environment, information is pulled from an external source and displayed to the user. However… once it is on a server it fails to do its job.

I have a crossdomain.xml file in place on the other server which I am pulling information from. I have narrowed it down to 2 things that could be my problem now.

Suggestions? Ideas? I think I might be the only person trying this because all my searches come up with it either being HTTP to HTTP or HTTPS to HTTPS. Never a true crossover. The server I need to get information from I do not have access to because it is a third party that collects information for one of our clients. I’m exhausted with trying to figure out if it is me or the fact that HTTP and HTTPS when it comes to Flash Player just do not play nicely.

So you know, I have Read through this extensive document and think I got everything right. Would make it easier if I had access to the server to actually control what I am doing rather then depending on a third party.

3 Comments

speak up

Add your comment below, or trackback from your own site.

Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*Required Fields