Hi Lionel and thank you for helping me with this but I am stuck.
I added the wasp.js in the clientscript folder and I put the js link to it between the head on the downloads template.
Where do I put this and is it in the downloads template or the downloads.php file?
<script>
waspEmbed('downloads/{$file['url']}', 250, 188);
</script>
I am completely lost and don't know what to do with the following instruction:
[QUOTE]
Now if you have other categories which are not videos, like pdf or zip, this is where it gets tricky. You'll need to edit the downloads.php file , do a left join to get category parent so you could do your conditional <if condition="$parent=='XX'">display video, don't display download button<else />just display download button</if>
The only documents that I will be using are PDF, EXCEL, WMV, FLV and SWF files.
Leave it to me to break something LOL LOL
Thanks in advance.
|