/    Sign up×
Community /Pin to ProfileBookmark

I cant figure out how to position the images used in a applet

I would like to use the following applet in a web page. But the images allways wants to display in the upper left hand corner. I would like it centered and about 7 lines down. I got the code from [url]http://www.6sense.com/applets/applets.php[/url]

<applet archive=”burnshow.jar” code=”burnshow.class” width=350 height=200>
<param name=”id_key” value=”6s853137975935159191+6s890667530995822119″>
<param name=”maximages” value=”5″>
<param name=”image1″ value=”../graphics/image1.gif”>
<param name=”image2″ value=”../graphics/image2.gif”>
<param name=”image3″ value=”../graphics/image3.gif”>
<param name=”image4″ value=”../graphics/image4.gif”>
<param name=”image5″ value=”../graphics/image5.gif”>
</applet>

There is a list of Parameters on the site. I think I found how to position images

Optional Foreground Parameters

fgmax [number] Number of foreground images to load.

fgdivide [number] Number of the highest layer image taht will appear below the scrolling text.

fgimage# [image] Optional image that will be draw in the foreground of the starfield.

fgxpos# [number] The X position of the foreground image.

fgypos# [number] The Y position of the foreground image.

So I tried inserting

<param name=”fgxpos1″ value=”40″>
<param name=”fgypos1″ value=”50″>

after the first line. But with no luck.

to post a comment
JavaScript

0Be the first to comment 😎

×

Success!

Help @SnW spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...