search for: flash_info

Displaying 1 result from an estimated 1 matches for "flash_info".

Did you mean: class_info
2006 Aug 07
1
RoR with flash
...made a while back from php to ruby. most of the site was in flash and it just called my php files to generate the dynamic text in the flash movie. i tried the same thing and just had rails generate my text from the database but i noticed that i can''t pull anything like ''/main/flash_info'', i have to use the full url: ''http://www.example.site/main/flash_info''. on top of that, i can only get it to work if the page containing the flash file also has a www. in the url. if i had to guess, i would almost think that having the full url in there forces the f...