Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2011-06-01 04:26:24

asko
Member
Registered: 2011-05-11
Posts: 138

Trouble inserting a java applet in my pages

I have no problem inserting new javascripts into script template pages, but it does not work with java news ticker i am trying to install.

I am using same path as my javascripts:
/mysite/templates/default-pink/js/allScriptsHere

<APPLET codebase="/mysite/templates/default-pink/js/ticker1.class" code="ticker1.class" width=270 height=20 >

This is the java applet and it is suppose to connect with 'ticker1.class':

<APPLET codebase="/mysite/templates/default-pink/js/ticker1.class" code="ticker1.class" width=270 height=20 style=" float:right; margin-top:-2px">
<PARAM name="FONT" value="ARIAL">
<PARAM name="SIZE" value="14">
<PARAM name="STEP" value="1">
<PARAM name="DELAY" value="100">
<PARAM name="TEXT" value="news articles latest twitter active">
</APPLET>

????
It works fine on a test page(not adultscriptpro) with html and ticker1.class in same root folder

Last edited by asko (2011-06-01 04:28:02)

Offline

#2 2011-06-01 07:47:42

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Trouble inserting a java applet in my pages

I sincerly never worked with a java applet in my life. I dont know exactly how its supossed to work. Your codebase should be http://www.domain.com/templates/default … ker1.class though.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2011-06-01 21:33:29

asko
Member
Registered: 2011-05-11
Posts: 138

Re: Trouble inserting a java applet in my pages

Great works now, it needed a absolute url.
Thanks

Offline

Board footer

Powered by FluxBB