Indigo Rose Software

Professional Software Development Tools

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

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 11:17 AM
    • Replies: 0
    • Views: 1,693
    12-05-2011 11:17 AM 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 09:45 AM
    • Replies: 3
    • Views: 4,415
    01-21-2011 11:47 AM 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 01:18 PM
    • Replies: 0
    • Views: 3,314
    04-15-2010 01:18 PM Go to last post
  1. Align Right in ListBoxEx

    Hello How to align right items in listboxEx ? the same probleme with listIcon Thanks

    Started by rafy, 5 Hours Ago 03:53 PM
    • Replies: 0
    • Views: 12
    5 Hours Ago 03:53 PM Go to last post
  2. Grin AMS Combobox help

    Hello, So i can't get this done i want to have a combobox/droplist that you can select a file and press download to download the file from my server. but i cant find the codes to get this work can some help me? a screenshot:

    Started by nixzpro, 1 Week Ago 05:49 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 452
    7 Hours Ago 01:43 PM Go to last post
  3. AMSCodePretty ?? Request!!

    anyone got a copy of CyberRBT's AMSCodePretty app laying around, im willing to pay ... with kind words!!! TIA :yes

    Started by RizlaUK, 2 Weeks Ago 01:24 PM
    • Replies: 6
    • Views: 297
    8 Hours Ago 12:12 PM Go to last post
  4. Star Crypto callback function for PROGRESS METER status dialog

    Hi everyone, Does anyone know how to use the callback function to display a progress meter status dialog when I use the following code. Crypto.AESEncrypt(video_path..video_name..file_extension, hidden_path..new_name..new_extension, "TheMagicPassword"); Some of the video files I am...

    Started by darrent, 2 Days Ago 12:49 AM
    callback function, crypto, progress meter, statusdlg
    • Replies: 3
    • Views: 255
    15 Hours Ago 05:01 AM Go to last post
  5. Would you help to JamDriveList plugin.?

    JamDriveList plugin, does not show hidden drivers.

    Started by ali.yildirim, 2 Days Ago 01:03 PM
    • Replies: 1
    • Views: 113
    2 Days Ago 01:27 PM Go to last post
  6. how can i use this dll ?

    how can i use this DLL ?

    Started by heroyuy, 2 Weeks Ago 07:09 AM
    • Replies: 6
    • Views: 316
    2 Days Ago 12:47 PM Go to last post
  7. Winapi move to recycle

    for i,v in pairs (tableoffilesfound) do result = File.SetPermissions(v, SID_LAUNCH_USER, GRANT_ACCESS, ALL_PERMISSIONS, SUB_CONTAINERS_AND_OBJECTS_INHERIT) --- is working File.SetAttributes(v, {ReadOnly=false, Hidden=false, System=false} ) -- is working if deletetobin == 1 then -- toggle...

    Started by Mick, 5 Days Ago 08:50 AM
    • Replies: 8
    • Views: 213
    2 Days Ago 12:20 PM Go to last post
  8. Hex numbers

    Anyone know why the hex reports 4/5 digits on mainly the green?, seems to omit 0's

    Started by Mick, 2 Days Ago 07:36 AM
    • Replies: 0
    • Views: 94
    2 Days Ago 07:36 AM Go to last post
  9. Object centering

    using this; http://www.indigorose.com/forums/threads/30343-Auto-Resize-not-working-properly-for-Progress-Bar?p=159930#post159930 to keep everything centered when resizing the page but if you re-size the page before or the page after it gets messed up, anyone got any pointers on what to do...

    Started by Mick, 4 Days Ago 03:25 PM
    • Replies: 0
    • Views: 110
    4 Days Ago 03:25 PM Go to last post
  10. String.Compare question.

    Hi all, Let me quote the help file: String.Compare OverviewExamples number String.Compare ( string Text, string CompareTo )

    Started by O'Callaghan, 1 Week Ago 10:55 AM
    • Replies: 6
    • Views: 255
    4 Days Ago 12:50 PM Go to last post
  11. Text Color in ListBox

    Hello I have a ListBox populate with numbers: 09,07,10,12,14.... Ineed to color items in listbox with différent colors: if nitem<10 then textcolor = red if nitem>10 then textcolor = blue thanks

    Started by rafy, 4 Days Ago 03:30 AM
    • Replies: 2
    • Views: 135
    4 Days Ago 08:07 AM Go to last post
  12. Expiration Date from internet

    Hi!.... The following code is processed according to the date of the computer. I would like to receive date information on the internet. How can i do? Expiration_Date = "20120605" -- Validity period Date = System.GetDate(DATE_FMT_ISO); Date = String.Replace(Date, "-", "", false); if Date >...

    Started by ayhan, 5 Days Ago 01:26 AM
    • Replies: 2
    • Views: 148
    4 Days Ago 03:23 AM Go to last post
  13. Bug - Application.LoadScript?

    Application.LoadScript - doesn't work. Script from .lua isn't executed. P.S. AMS 8.0.1.1 Personal Edition

    Started by tavria2, 05-22-2010 07:51 AM
    • Replies: 2
    • Views: 587
    6 Days Ago 10:41 AM Go to last post
  14. Should I Update my Maintenance Plan...?

    So, I know this will probably be ignored but I like to stop in every six months or so and see if progress is on the ticket for IR. Any chance there'll be any new features added anytime soon? Many of us have been waiting for argument folding for several years now only to be handed, yet, another...

    Started by Centauri Soldier, 04-02-2012 10:43 PM
    3 Pages
    1 2 3
    • Replies: 35
    • Views: 1,755
    6 Days Ago 05:06 AM Go to last post
  15. what is the max file/folder name length for importing files

    I am trying to import files and folders into a project folder MyDocuments\APMS8\Projects\MyProject\CD_Root\PDFDocs\ that is to be content on a CD. I keep running into problems with error message cannot import the file or extension is too long. so I keep trying to shorten it, but just keeps...

    Started by okawocastro, 1 Week Ago 11:17 AM
    • Replies: 2
    • Views: 160
    1 Week Ago 03:13 PM Go to last post
  16. PDF viewer Tree Properties for 4 Level Nested Folders

    Hi, I am making a PDf Document Viewer, starting with the template in APMS8 however this template using the Tree Property box script is coded for Un-nested Folders (i think this is right terminology) TLFolder-PDF's -Category1 ---Doc1 -Category2 ---Doc2 ---Doc3 ---Doc4

    Started by okawocastro, 1 Week Ago 11:47 AM
    nested folders, pdf viewer, tree object
    • Replies: 11
    • Views: 333
    1 Week Ago 05:07 PM Go to last post
  17. struggle to make a CD with PDF book inside, splashscreen autorun - simples?

    Hi, I have content to burn to a CD-r , a book loads of PDF's. I want to make a nice 'shiny' autorun menu dialog page that pops up when you put the CD in. then nice shiny dialog splash screen, you can click a button to open the index page to the PDF book. I have made my nice shiny splash...

    Started by okawocastro, 1 Week Ago 07:10 PM
    • Replies: 7
    • Views: 258
    1 Week Ago 01:57 PM Go to last post
  18. possible to embed a windows file explorer dialog box into a APMS Page ?

    Is it possible to embed a windows file / folder explorer dialog box within a autoplay media studio page ? I have had a look at various objects that can be placed on a page, but dont think there is one for a file explorer. so just want to check if it is or is not possible many thanks.

    Started by okawocastro, 1 Week Ago 04:24 AM
    • Replies: 7
    • Views: 309
    1 Week Ago 01:21 PM Go to last post
  19. System search for words in text document

    Hello, I need to create a system search for keywords and alphabetical order and I need help! I have 160 documents. PDF and have cataloged all the keywords in Excel. Could anyone help me in this project? I am prepared to pay for the service. I use the AMS but I am not aware enough to have a system...

    Started by Castelan, 1 Week Ago 05:13 PM
    • Replies: 3
    • Views: 280
    1 Week Ago 01:18 PM Go to last post
  20. Dev Team

    I'm currently working on a game (two and half months now) that I'll be releasing in another two months or so. When it's done, I will be putting together a team with the sole purpose of designing one video game. Why just one? It the perfect goal. If we do well and sell it on Steam, then we can...

    Started by Centauri Soldier, 1 Week Ago 09:16 PM
    • Replies: 8
    • Views: 321
    1 Week Ago 08:23 PM Go to last post
  21. How to list sqlite table names.?

    How to list sqlite table names.

    Started by ali.yildirim, 1 Week Ago 11:11 AM
    • Replies: 6
    • Views: 274
    1 Week Ago 09:02 AM Go to last post
  22. table of tables

    I'm using INIPlus and its kind of cool but reading to a table creates 2 sub tables in the table, from the help; the table I created from read to table is called forlisbox and it checks as a table and counts as 2, question is how do I access the 2 tables within the table and how to iterate...

    Started by Mick, 2 Weeks Ago 02:09 PM
    • Replies: 1
    • Views: 179
    1 Week Ago 06:08 AM Go to last post
  23. File size converter

    found this in php, can anyone help putting it in lua? <?php /** * Convert bytes to human readable format * * @param integer bytes Size in bytes to convert * @return string

    Started by Mick, 1 Week Ago 05:16 PM
    • Replies: 2
    • Views: 202
    1 Week Ago 06:50 PM Go to last post
  24. Database Dilemma

    I have a problem in my database. When changing data in one of my rows, the old info is not replaced, it’s added to. How can I stop that?

    Started by Bruce, 3 Weeks Ago 02:05 PM
    • Replies: 12
    • Views: 505
    1 Week Ago 04:18 PM Go to last post
  25. xToolBar 1.5.1

    Well, as I don't know why my last post about xToolBar is there but we can't see it (and haven't received a reason), I decided to upload a new version with a example apz here. Maybe IR guys are having troubles on that forum. It has several new functions (I wanted to recreate a few jQuery...

    Started by webultra, 1 Week Ago 10:31 PM
    • Replies: 1
    • Views: 241
    1 Week Ago 10:19 AM Go to last post

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

Forum Information and Options

Users Browsing this Forum

There are currently 4 users browsing this forum. (0 members & 4 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