This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > August 2007 > Strange problem with Dynamically Loading Text
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Strange problem with Dynamically Loading Text
|
|
| Mr. Flood 2007-08-22, 10:14 pm |
| 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.
| |
| Heroina 2007-08-23, 3:15 am |
| On 22 ago, 20:04, "Mr. Flood" <webforumsu...@macromedia.com> wrote:
> 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 doeshttp://wwwwork but http:// doesn't? What's going on
> here? Any help would be greatly appreciated.
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!
| |
| Gorka Ludlow 2007-08-24, 6:16 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
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|