why would the same files be working differently?

  • why me?
  • Novice
  • Novice
  • No Avatar
  • Joined: Feb 27, 2006
  • Posts: 18
  • Status: Offline

Post January 8th, 2007, 4:04 pm

Hello Everyone...

I need help in understanding why my files are working differently when viewed through a directory or on the root level of a server... if you look at these two urls:

http://illumastudios.com/

and

http://illumastudios.com/SaraWEBwork/

they are the same file, even the same index.html file yet on the root level the services navigation opens a new window to view the html pages , where as the SaraWEBwork directory works properly and replaces itslef with the html page. I have the buttons (on the service sub menu only) scripted like this in flash:

on (release) {
getURL("http://www.illumastudios.com/IllumaStudiosNav/studio.html", window="_parent");
}

Can someone please explain why when opened on the the root the window="_parent" command does not work?

Thanks!
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 8th, 2007, 4:04 pm

  • IceCold
  • Guru
  • Guru
  • User avatar
  • Joined: Nov 05, 2004
  • Posts: 1254
  • Loc: Ro
  • Status: Offline

Post January 9th, 2007, 4:19 pm

because it tries to get the parent of the current url. Check if the adress of the browser is only illumastudios.com, then user window="_self" instead of parent, else use the _parent.
“True mastery transcede any particular art. It stems from mastery of oneself - the ability, developed throgh self-discipline, to be calm, fully aware, and complety in tune with oneself and the surroundings. Then, and only then, can a person know himself. ”

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 22 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.