Indigo Rose Software

Professional Software Development Tools

 
+ Post New Thread
Page 1 of 78 1 2 3 11 51 ... LastLast
Threads 1 to 25 of 1949

Forum: AutoPlay Media Studio 8 Discussion

Step up and show your chops. Join fellow AutoPlay Media Studio users to discuss everything from getting started to full scale rapid application development. Rock on.

  1. Post Sticky Thread Sticky: New Version Available: 8.0.7.0

    Today (December 5, 2011) we have released a new version of AutoPlay Media Studio (v8.0.7.0). Commercial users can download the new full installer from your customer portal. This release contains the following bug fixes: Fix: Fixed a bug where Paragraph objects would not behave properly when...

    Started by Darryl, 12-05-2011 12:17 PM
    • Replies: 0
    • Views: 731
    12-05-2011 12:17 PM Go to last post
  2. Sticky Thread Sticky: For Loops, Tables, and AutoPlay 8

    Since there have been a few posts about For loops in AutoPlay 8.0 here is a quick snippet from the help file that should help anyone having problems iterating over tables using for loops: AutoPlay Media Studio now contains an updated version of the Lua scripting library, version 5.1 (previously...

    Started by Mark, 05-28-2010 10:45 AM
    • Replies: 3
    • Views: 3,688
    01-21-2011 12:47 PM Go to last post
  3. Post Sticky Thread Sticky: What's New in AutoPlay Media Studio 8?

    What's New in AutoPlay Media Studio 8? You're going to love what we've done in AutoPlay Media Studio 8. Our goal was to improve everything you love about AutoPlay Media Studio, while pushing it fully into the realm of rapid application development (RAD). While AutoPlay Media Studio's roots...

    Started by Ted Sullivan, 04-15-2010 02:18 PM
    • Replies: 0
    • Views: 2,726
    04-15-2010 02:18 PM Go to last post
  1. Go to first new post File.Open Help and Understanding

    Hello, I 'm new to AMS and AMS forums. So, sorry for my ignorance as I m not a developer/programmer. We use ZCM 11.1 to manage Win 7 Group Policies. Of course, we lock down polcies restricting running CLI, Regedit, MSI and CPL. So, I created a simple app that will use File.RunAs with...

    Started by Widget, 2 Days Ago 07:46 PM
    • Replies: 10
    • Views: 138
    2 Hours Ago 03:50 PM Go to last post
  2. Go to first new post minimize the size of the file

    Hello! Is there any way to minimize the size of the output file? Even a blank program is around 4.5MB =/

    Started by TobiasG, 3 Hours Ago 03:07 PM
    • Replies: 1
    • Views: 21
    3 Hours Ago 03:23 PM Go to last post
  3. Go to first new post About Listbox_easy4u but hard4me

    I have tried to solve my problem about listbox for many hours but I didn't solve it yet. the problem is when I select the first item on listbox 1 (blocked by blue colour), I wanted at the same time, the first item on ListBox2 and ListBox 3 are selected and blocked by blue colour too. These the...

    Started by Jordanfernando, 12 Hours Ago 06:21 AM
    • Replies: 2
    • Views: 56
    8 Hours Ago 09:36 AM Go to last post
  4. Go to first new post Registry Win 7 x64

    Hello I had a Windows XP x86 machine where I used this script. runmode = Registry.GetValue(HKEY_LOCAL_MACHINE, "Software\\Test Prog\\Node", "Mode", true); -- Display the value read from the Registry in a dialog. if mode=="65747" then Paragraph.SetText("Paragraph3", ">> Beta mode <<"); end...

    Started by TobiasG, 1 Day Ago 09:12 AM
    registry, windows 7, windows x64, windows x86, windows xp
    • Replies: 3
    • Views: 58
    12 Hours Ago 06:16 AM Go to last post
  5. Go to first new post cannot get mp4 to play

    I am demoing the software and plan to buy. However, I cannot get mp4 videos to play with QuickTime control or video control. I am also having general problems because all the videos are on our server and not on the local hard drive. I want them to play in a single video control. How do I do...

    Started by karmacomposer, 4 Days Ago 05:21 PM
    • Replies: 6
    • Views: 131
    15 Hours Ago 03:10 AM Go to last post
  6. Combovox load "onselect"

    How can you set the "on select" for a combo box on a page via a script?, I assume it can be done with a custom action but what's the parameters for the pages and "on select/click"?

    Started by Mick, 1 Day Ago 11:33 PM
    • Replies: 5
    • Views: 59
    1 Day Ago 03:25 AM Go to last post
  7. append to table

    I want to append; " to the start of each table item and ", to the end of each item except the last item that gets just this;

    Started by Mick, 3 Days Ago 05:52 PM
    • Replies: 11
    • Views: 154
    1 Day Ago 10:57 PM Go to last post
  8. applying skin outside package

    When using Molebox or Enigma my application sort of flickers with the skin applied at runtime, when not removed it functions fine so is there a way to apply a skin after loading?

    Started by Mick, 5 Days Ago 12:51 PM
    • Replies: 2
    • Views: 114
    4 Days Ago 09:19 AM Go to last post
  9. Grin force web object to load its inside links to the itself

    when click a link in web object it open with the default browser . i need to force the web object to open all its links in the same web object not in the default browser can u help me ? thanks

    Started by alihady, 5 Days Ago 05:12 AM
    • Replies: 2
    • Views: 107
    4 Days Ago 02:14 AM Go to last post
  10. ComboBox help/sugestion

    Hi, when using the combobox is it possible to use the action; if e_Selection==1 then but for the "item data" rather than the "index number", I ask as I have a combobox of several hundred entries but adding new ones as testing goes along or in the event of an update then I have to rewrite...

    Started by Mick, 6 Days Ago 02:55 PM
    • Replies: 2
    • Views: 136
    5 Days Ago 12:49 PM Go to last post
  11. Total Duration of all Audio Files in Listbox

    Hi everybody! I have a question...how do I show the total duration of all audio files in a listbox in Mins:Secs, and display the time in a Label Object? Please help. I am not at all good at programming, so Im really depending on someone on the forum for help... Thank you in advance...

    Started by milano88, 1 Week Ago 03:36 AM
    • Replies: 2
    • Views: 155
    5 Days Ago 11:28 AM Go to last post
  12. Dialog.Input Something not quite right

    I am getting a strange error with the following code. sCategory=Dialog.Input("NEW CATEGORY", "Please enter the Name for the New Category","" , MB_ICONQUESTION); SQLite.Query(db, "Insert into groups(Cat) values( "..Enclose(MyEncrypt(sCategory))..")", nil); ListBox.AddItem("ListBox2",...

    Started by John31, 5 Days Ago 01:28 AM
    • Replies: 3
    • Views: 87
    5 Days Ago 07:36 AM Go to last post
  13. Next AMS release with Lua 5.2?

    Hey IR, Is there a roadplan for integrating Lua 5.2 in an upcoming release? There's some good features we could make use of, just pop 5.2 in there and I expect you'll see a few maint plan updates... (and code folding wouldn't hurt either :cool) Cheers, MadDogDean

    Started by MadDogDean, 1 Week Ago 03:14 AM
    • Replies: 3
    • Views: 237
    5 Days Ago 04:12 AM Go to last post
  14. Smile Remove unwanted empty lines

    I have several input boxes and want to send the text of the input boxes to a Paragraph Object. I have used the code below. content =(strButter.."\r\n"..strEggs.."\r\n"..strCheese.."\r\n"..strYoghurt.."\r\n"..strCream.."\r\n"..strMilk); Paragraph.SetText ("Paragraph1", content); The...

    Started by John31, 1 Week Ago 12:54 PM
    • Replies: 6
    • Views: 185
    1 Week Ago 11:41 PM Go to last post
  15. Post Make an Android App (for free) – Get a Free BlackBerry PlayBook Tablet...

    A particularly interesting blog post for Andromo App Maker for Android today... Make an Android App (for free) – Get a Free BlackBerry PlayBook Tablet... http://blog.andromo.com/2012/make-an-android-app-get-a-free-blackberry-playbook-tablet/ But you'll have to hurry. Research in Motion...

    Started by Ted Sullivan, 1 Week Ago 10:15 PM
    andromo, free blackberry playbook
    • Replies: 0
    • Views: 133
    1 Week Ago 10:15 PM Go to last post
  16. Smile Hello Everybody

    Hi folks just bought the software which was the easy bit, now I need to learn it. Hope you will help me if I get in a jam. Thanks John31

    Started by John31, 1 Week Ago 11:17 AM
    • Replies: 0
    • Views: 88
    1 Week Ago 11:17 AM Go to last post
  17. Lightbulb total number of records in a sqlite3 table?

    How can I determine the total number of records in a sqlite3 table? thanx

    Started by alihady, 1 Week Ago 06:47 AM
    • Replies: 4
    • Views: 172
    1 Week Ago 08:03 AM Go to last post
  18. Lightbulb help in sqlite3 plugin searsh

    serword=Input.GetText("searchInput"); local q="Select * from allkeywords where (words LIKE '%"..serword.."%')" for row in akdb:nrows(q) do result = ListBox.AddItem("ListBox3",row.pagename, row.pageno); end i can not use LIKE sql in the above what is the rong

    Started by alihady, 1 Week Ago 11:55 AM
    • Replies: 1
    • Views: 125
    1 Week Ago 06:32 AM Go to last post
  19. Keystroke DLL problem

    I never had problem with this DLL but now... I need to send this key combination Capslock + Q. My code is SendKeys("{CAPSLOCK}q") but it sends Capslock first and then Q key. Where I got wrong?

    Started by AndrewX, 4 Weeks Ago 09:07 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 482
    1 Week Ago 05:41 PM Go to last post
  20. Console ( terminal )

    I want to make one console like ( terminal ) from an input object. I want default display one text message :"for more options type help and press enter". When I press enter key I want to display something like" Help list: 1. Run program 2. Display something 3. Bla bla bla. When I...

    Started by gerbil, 1 Week Ago 08:07 AM
    • Replies: 0
    • Views: 122
    1 Week Ago 08:07 AM Go to last post
  21. Email form through php

    I want to make an email form with ams8. I read on this forum an old post from 2004 ( on ams5 ) : for php this code: <?php // specify recipient email address $to="vio_music2009@yahoo.com"; // send our email mail("$to","$from","$subject","$body");

    Started by gerbil, 1 Week Ago 06:24 PM
    • Replies: 6
    • Views: 198
    1 Week Ago 07:15 AM Go to last post
  22. Grin Help - please contact me (executable files that run in obly one pc)

    Dear friends: I would like to know how to the following: I hava built a project (executable file) , the clients will sent to me the id of their pcs and i have the follwing question: 1) what code do i have to use to stick the excutable file to 1 pc (with the id that the clients send me) 2)...

    Started by ricardohdezsv, 1 Week Ago 10:44 AM
    • Replies: 1
    • Views: 144
    1 Week Ago 06:19 PM Go to last post
  23. Web Object New Tab/Window workaround

    Hi, please, download my example to understand the problem. I'm a newbie and for me it's the solution. Could you suggest me another tip to avoid this "dirty" workaround? THANKS!

    Started by Drag, 1 Week Ago 09:34 AM
    • Replies: 0
    • Views: 94
    1 Week Ago 09:34 AM Go to last post
  24. Dialog.Message and open the web site

    I wrote several scripts are a few buttons on an interface with AMS. One of the buttons is pressed, the user is going and what to do about the web site is a dialogue. The user closes the dialog is saying, okay. But when the dialog is in the program interface. I just want to emergence dialog message....

    Started by ayhan, 2 Weeks Ago 03:19 AM
    • Replies: 7
    • Views: 313
    1 Week Ago 08:59 PM Go to last post
  25. invalid key to 'next' ???

    Hi there, I want to create a small script to add any file in videos folder at "Autoplay\\Videos\\" to a tree when show with my code: Debug.ShowWindow(true); Debug.SetTraceMode(true); result = File.Find("Autoplay\\Videos\\", "*.*", false, false, nil, nil); Tree.InsertNode("Items",0,result);...

    Started by phdminh, 1 Week Ago 04:08 AM
    • Replies: 4
    • Views: 152
    1 Week Ago 06:58 PM Go to last post

+ Post New Thread
Page 1 of 78 1 2 3 11 51 ... LastLast

Forum Information and Options

Users Browsing this Forum

There are currently 28 users browsing this forum. (0 members & 28 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts