Show
Ignore:
Timestamp:
02/29/08 18:35:10 (10 months ago)
Author:
nobu
Message:
  • とりあえず動くところまで完了
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Theme-2/nobu/src

    • Property svn:externals changed from
      fl http://papervision3d.googlecode.com/svn/trunk/as3/trunk/src/fl
      to
      fl http://papervision3d.googlecode.com/svn/trunk/as3/trunk/src/fl
      caurina http://tweener.googlecode.com/svn/trunk/as3/caurina
  • Theme-2/nobu/src/Application.as

    r29 r30  
    3939        } 
    4040 
     41        public function get targetUrl():String 
     42        { 
     43            var url:String = loaderInfo.parameters['url'] as String; 
     44            return url || '/slideshow.xml'; 
     45        } 
     46 
    4147        /** 
    4248         *  エンターフレーム処理