geturl

  • sentme_mail
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Nov 21, 2004
  • Posts: 10
  • Status: Offline

Post November 27th, 2004, 2:31 am

hi,
what does
getURL(_level1:MediaRoot + "movie.swf", "_level6");
means?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 27th, 2004, 2:31 am

  • the_Maven
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Feb 02, 2004
  • Posts: 196
  • Status: Offline

Post December 21st, 2004, 10:43 am

where did you get that code snippet from? it looks like there is more code involved
  • digitalMedia
  • a.k.a. dM
  • Genius
  • User avatar
  • Joined: Dec 29, 2003
  • Posts: 5169
  • Loc: SC-USA
  • Status: Offline

Post December 21st, 2004, 12:06 pm

In the argument, everything before the comma is building a concatenate string for the name of the movie (a variable in level 1 called MediaRoot, and then "movie.swf"). For the second half, it looks like they're trying to load the movie to level 6, but I think that part of the argument is the TARGET for the browser window.

This would open a new window called "_level6" and load/play a movie called "Xmovie.swf".
- dM

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 42 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
 
 

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