Forums

This topic is locked

flash,java,asp, need help !

Posted 17 Oct 2001 19:53:32
1
has voted
17 Oct 2001 19:53:32 suhail kaleem posted:
Hi!

i need your help in java -
i am making a asp mail application - but i am not good with java so i
am stuck
so here is what i want
fisrt of all goto : www.coolstud.co.uk/mail/my_login.asp
login and goto compose message
ok on the compose you can compose message and format it ( bold ,colur
etc as u can see )

now u also see a veiw html button ,
what i want is java script that have a button callled insert flash
ands there is also a text feild which is used to enter the swf file
url . now when the user clik the button the code for the flash is
automatically insertred with out refreshing the page ! the code of
flash is .



<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="download.macromedia.com/pub/shockwave/cabs/flash/swfla
sh.cab#version=5,0,0,0" width="347" height="109">
<param name=movie value="Flash varibale which is used to insert the
url of swf movie by the user !">
<param name=quality value=high>
<embed src="Flash varibale which is used to insert the url of swf
movie by the user !" quality=high
pluginspage="www.macromedia.com/shockwave/download/index.cgi?P1_
Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"
width="347" height="109">
</embed>
</object>

the above code must be inserted in the document with the flash varable
in the flash code which is provided by the user from the text feild .
this what i want i will be very gr8 ful if you contribute to my mail
application

suhailkaleem

Reply to this topic