all groups > macromedia flash sitedesign > august 2007 >
You're in the

macromedia flash sitedesign

group:

Strange problem with Dynamically Loading Text


Re: Strange problem with Dynamically Loading Text Heroina
8/22/2007 10:58:52 PM
macromedia flash sitedesign:
[quoted text, click to view]

Hi!

Can you post your code to see how are you loading the text? Maybe you
are using an absolute path that includes the www.

Cheers!
Strange problem with Dynamically Loading Text Mr. Flood
8/23/2007 1:04:45 AM
Hello,

I'm having a problem with dynamically loading text. The site is here:
http://www.camillemana.com. When you go through that route everything works
fine, but if you go to the site this way: http://camillemana.com, the text
doesn't load. Why does http://www work but http:// doesn't? What's going on
here? Any help would be greatly appreciated.
Re: Strange problem with Dynamically Loading Text Gorka Ludlow
8/24/2007 2:19:33 PM
If you are reading form a PHP or ASP this means you wrote the whole path to it:

http://www.camillemana.com/script.php

Hence if you write or not the www part flash won't be able to read the if you
use the other one (this is because flash thinks you're trying to pull data from
a diferent domain)
Try using relative path instead.

Cheers,
Gorka
http://www.AquiGorka.com/blog

AddThis Social Bookmark Button