Forums

Welcome Guest Search | Active Topics | Members

Help File Downloader` Options
chads2000
Posted: Monday, May 21, 2007 7:54:58 AM
Rank: Member
Groups: Member

Joined: 4/3/2007
Posts: 8
Points: -150
I am tring to install File Downloader on our system and I wanted to check out the paramaters that I can add for the File Downloader and the FileDownloader.chm does not show anything.

Is there a way to pass a variable through the Listener

ex.

Code:
fd.addEventListener("Image1.jpg", "FileDownload");


or have the button be an image.

- Chad
Eugene Kosmin
Posted: Sunday, May 27, 2007 10:12:21 PM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 319
Points: 78
Hello Chad,

Sorry for a long delay.

You can only set an event handler through the Listener. You can read more information about listeners in Helper Script Reference article.

Parameters can be set with something like that:
Code:
fd.addParam(“paramName”,”paramValue”);
Here is a full list of parameters which could be used. As for image button, read this topic regarding customizing appearance and try to use ButtonDownloadImageFormat property.

Best regards,
Eugene Kosmin.

Aurigma Development Team
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.