Flash Games

 FAQ   Search   Members   Groups   Register  User Control Panel      Login 

Your time now:
Mon Nov 23, 2009 11:10 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ]  Bookmark and Share
Author Message
 Post subject: How do i put the javascript
PostPosted: Sat Mar 10, 2007 12:31 am 
Offline

Joined: Thu Mar 08, 2007 8:14 pm
Posts: 19
Location: England
In the Flash I am doing...

It allows me to put a Javascript part

So, I typed this one :

<script language="JavaScript">
document.write('<IMG src="http://www.example.com/pic.jpg"');
</script>


Is that the right format to type in the Javascript?
Because the flash does not show the image at all


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 06, 2007 3:27 am 
Offline

Joined: Fri Apr 06, 2007 3:05 am
Posts: 12
nope. i dont even think you can run javascript in flash. look for "actionscript" image loaders

_________________
www.stephenknowlton.com


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 01, 2007 12:41 am 
Offline

Joined: Sat Apr 21, 2007 12:03 am
Posts: 31
there are a few ways to communicate with external scripts. Look in the help menu for external communication/ or communicating with JS. An easy to access your JS from flash is to put the JS in a function in the
Code:
<head> function imgWriter(myReallyCoolHref)
   {
   document.write('<IMG src=myReallyCoolHref');
   
   }</head>
of your html. Then in flash call it from a button; passing the argument/s. For example:
Code:
my_btn.onPress=function(){getURL("javascript:imgWriter('"http://www.example.com/pic.jpg"');}

_________________
best
siege


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 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

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group - Flash Games - TNX Invitation Code - TNX Review


Webmaster - Excruciating - Johnathan - Kotik - Ash - Tomi - rangana - Phate - dflynn - Medley