Home Forums Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Arcade Chat
Go Back   ClubPenguinHQ Forums > General Discussion > Programming > Action Script
Reload this Page Way to...
Action Script Any discussion of Action Script belongs here.

Way to...

Reply
 
LinkBack Thread Tools Display Modes
Way to...
Old
  (#1)
wweice is Offline
Senior Member
wweice
 
wweice's Avatar
 
Posts: 877
Join Date: Feb 2009
Age: 12
Rep Power: 0
  Send a message via AIM to wweice Send a message via MSN to wweice Send a message via Yahoo to wweice  
Default Way to... - Sunday, September 6th, 2009

Is there a way to load a swf file from a swf via hyperlink?
E.g.
In the old CeePee load.swf it had something like...
Code:
shell.path = GET_CURRENT_SHELL_PATH();
engine.path = GET_CURRENT_ENGINE_PATH();
And so I was wondering if there was something like...
Code:
shell.path = "http://media1.clubpenguin.com/play/v2/client/shell.swf"();
engine.path = "http://media1.clubpenguin.com/play/v2/client/engine.swf"();
Any ideas?


Quote:
Originally Posted by Steven View Post
Goodbye, yomaster. Good luck in your future.

May the Lord be with you.

Last edited by wweice; Sunday, September 6th, 2009 at 09:54pm.
  
Reply With Quote
Old
  (#2)
JaMeS is Offline
Cheating God
JaMeS wants to be the best
 
Posts: 479
Join Date: Jul 2007
Location: Darlington
Age: 19
Rep Power: 12
   
Default Tuesday, September 8th, 2009

Quote:
Originally Posted by wweice View Post
Is there a way to load a swf file from a swf via hyperlink?
E.g.
In the old CeePee load.swf it had something like...
Code:
shell.path = GET_CURRENT_SHELL_PATH();
engine.path = GET_CURRENT_ENGINE_PATH();
And so I was wondering if there was something like...
Code:
shell.path = "http://media1.clubpenguin.com/play/v2/client/shell.swf"();
engine.path = "http://media1.clubpenguin.com/play/v2/client/engine.swf"();
Any ideas?
what on earth is that second bit of code you wrote? its like a cross between a string and a function call lmao.

Actionscript 2:
Code:
loadMovie("http://www.link.com/file.swf",MovieClipName);
  
Reply With Quote
Old
  (#3)
wweice is Offline
Senior Member
wweice
 
wweice's Avatar
 
Posts: 877
Join Date: Feb 2009
Age: 12
Rep Power: 0
  Send a message via AIM to wweice Send a message via MSN to wweice Send a message via Yahoo to wweice  
Default Tuesday, September 8th, 2009

Quote:
Originally Posted by JaMeS View Post
what on earth is that second bit of code you wrote? its like a cross between a string and a function call lmao.

Actionscript 2:
Code:
loadMovie("http://www.link.com/file.swf",MovieClipName);
I don't know much Actionscript, that's why I asked.


Quote:
Originally Posted by Steven View Post
Goodbye, yomaster. Good luck in your future.

May the Lord be with you.
  
Reply With Quote
Reply

Lower Navigation
Go Back   ClubPenguinHQ Forums > General Discussion > Programming > Action Script

Bookmarks

« Eval function? | - »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Skin developed by: vBStyles.com
Copyright ©2006 - 2009, RancidKraut Industries