 |
| Author | Post |
|---|
tpt Member
| Joined: | Sat May 5th, 2007 |
| Location: | |
| Posts: | 4 |
| Status: |
Offline
|
| Mana: |     |
|
Posted: Tue Jul 10th, 2007 01:30 am |
|
I recently downloaded the translide show from http://www.flevooware.nl/dreamweaver/extdetails.asp?extID=17
which was really great.
I would like to insert the image in the middle of my page with the text on the buttom.
If I just type the text as a simple paragraph the behaviour does not occurr for stop/play etc. The site has an example page (Inserted below)that shows a table.
I was wondering If I need to insert this table BEfore initialising the behaviour. and if so what size?
I am kind of new at this: I probably need more of a step by step tutorial but I cannot find anything else on the web
I really would appreciate any help
tpt
Here is the code ( the body onload is not a problem of course and I realize that I need to sub my images etc.)} I just have no idea when to insert the table (if any).
<BODY
onload="flvFTSS1('Image1',1000,1500,1,1,'J0144512.jpg',0,'J0144551.jpg',13,'J0144656.jpg',23,'J0144723.jpg',22,'J0144522.jpg',11)">
<TABLE cellSpacing=4 cellPadding=10 border=0>
<TBODY>
<TR vAlign=center>
<TD align=middle><A onclick="flvFTSS3('Image1')"
href="javascript:;">Stop</A> - <A onclick="flvFTSS2('Image1',1,1)"
href="javascript:;">Play</A><BR><BR><A onclick="flvFTSS2('Image1',0,0)"
href="javascript:;">Previous</A> - <A onclick="flvFTSS2('Image1',1,0)"
href="javascript:;">Next</A> </TD></TR>
<TR vAlign=center>
<TD align=middle><IMG height=300
src="MYPATH/J0144512.jpg" width=189
border=0 name=Image1></TD></TR>
<TR vAlign=center>
.</SPAN></TD></TR></TBODY></TABLE>
</BODY></HTML>
|
 Current time is 07:51 pm | |
|
|
 |
|