Ok my question is..when I try to make the width in %, it will not show it.. this is how it looks... width=100% height 315...and it will not show it...how can I make my width in % and still see the applet?
I just tried it, and the applet works perfectly fine with width set at 100%...
I'm not sure if this is your problem, or if you just made a typo in your post, but you seem to be missing an equal sign in the part where you say "this is how it looks... width=100% height 315" <--that should be "height=315" instead...
But having the width in percentage 'should' work, and does work for me...