babylon Posted December 12, 2002 Posted December 12, 2002 I'm fairly new to FM, but have pretty much grasped most of the features in it. I am having one problem though. I need to write a script that when i hit a button it will bring up the Select Picture dialouge box, so I can insert the picture into a container field. The reason I need this is because I am running in KIOSK mode, and it does not allow the right click feature in the container box, or else i wouldn't care for the button script. Any help is greatly appreciated.!!
kenneth2k1 Posted December 12, 2002 Posted December 12, 2002 Hi: You probably want something like this: Go to field [container] Insert Picture [ ] This will bring up a file dialog to let you search for the pic on your system. Its a bit primitive, but its the FM functionality. I prefer to open a window and click hold and drag into the container. A couple of suggestions: FM6 allows you to batch import images with thumbnail previews. So does the Troi dialog plugin (which I use because I dont have 6 yet).
babylon Posted December 12, 2002 Author Posted December 12, 2002 OMG....haha..i must have tried everything but that. I did try the Insert picture command many of time, but never put the goto Field before that insert picture command. Gotta love it.... THXS A BUNCH Kenneth
Recommended Posts
This topic is 8086 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now