help...anyone?

freebiequeen

Iron Member
Joined
Jan 31, 2005
Messages
28
Reaction score
1
Points
0
ok this probably seems stupid to some.. but i have a banner i made in applet effect factory and the image is on my computer so the HTML code wont work for the personi made it will it? also they dont have AEF sooo in order to uplaod it tyhe site i use says it doesnt support that format... when i try to save it as a .gif it still doesnt work.. anyone got any ideas?? PLEASE!!!!! :banghead:
 
could you copy and paste the html code here so I can see it what it looks like? Just from what you said seems like the person doesn't have the applet installed in his/her pc. When you create/generate an applet code, you usually need to give the applet to the person too.
 
<APPLET CODE="huecycle.class" WIDTH=115 HEIGHT=86>
<PARAM NAME="GENERATOR" VALUE="CREATED WITH THE APPLET EFFECTS FACTORY WWW.COFFEECUP.COM">
<PARAM NAME="GENERAL" VALUE="1|3|FF80C0|33|40|0|5|">
<PARAM NAME="IMAGES" VALUE="button.gif|">
<PARAM NAME="LINK" VALUE="http://***********************.com|_self| |">
<PARAM NAME="LOAD MESSAGE" VALUE="000000|FFFFFF|Loading...">
</APPLET>
 
Sorry it's kinda late reply but anyway, The first line tells me everything. "<APPLET CODE="huecycle.class" WIDTH=115 HEIGHT=86>" you need to give that file called "huecycle.class" to the other person in order to be ran into different computer. But remember you still have to include html file and your gif file.

PARAM NAME shorts for Parameter Name. That huecycle.class is the applet that will run and check all those parameter and show it to your computer. I hope that helps. It a little bit technical but shouldn't be that hard. You don't need to give the person your software.
 
alright... maybe I REALLY am a moron...LOl cuz I did that... and it still won't work for her... I'm going over there later but... I doubt i can help her.. ughh I'll just try something else.. thanks for your help though!
 
Back
Top