Quote:
Originally Posted by Marky
Currently due to the additions that swf files need in html, version 1.0 doesn't support swf files for affiliates. BUT - I've edited the product (See attached file) and in the admin control part, where you put the image you must add the swf html equivilent. For example, if you want an image there you must put:
<img border="0" src="image.gif">
For swf:
<object width="xx" height="xx"><param name="movie" value="movie.swf"></param><param name="wmode" value="transparent"></param><embed src="movie.swf" type="application/x-shockwave-flash" wmode="transparent" width="xx" height="xx"></embed></object>
1) How about the option to have either one from the theme folder and a custom one?
2) That's a definate. I'll be going back to school tommorow, but if I don't have too much on, I'll get this done by tommorow
Yes sorry the instructions are rushed I agree. I will update them soon to make them clearer and of course give you different places to stick the affiliates box
And on the AJAX front, unfortunatly I can't do AJAX  But I'll definatly consider an alternative way...
- Marky
|
thanks marky,
but im having slight problem with getting it to show, maynbe im editing the code wrong???
<object width="xx" height="xx"><param name="movie" value="movie.swf"></param><param name="wmode" value="transparent"></param><embed src="movie.swf" type="application/x-shockwave-flash" wmode="transparent" width="xx" height="xx"></embed></object>
how would i edit the above?
many thanks
dean