Indigo Rose Software
Professional Software Development Tools
Archived discussion of AutoPlay Media Studio 5.0.
A repository of usefult tidbits for use with AutoPlay Media Studio 5.0
Making a Basic Quiz/Testing...
10-12-2007
There is a new service release (v5.0.5.0) available for AutoPlay Media Studio 5.0 (Professional and Standard Editions). You can get the latest version by selecting Help > Check for Update from within the product. If you have any trouble getting the update through the product, here are direct links...
User's Guide & Scripting Guide Thanks to popular demand, the AutoPlay Media Studio 5.0 User's Guide and Scripting Guide are provided in Acrobat PDF format. This allows for both easy viewing and printing of the manuals. However, we have also partnered with OnDemandManuals for those of you who want...
Hi, my installation is launching other installations that were created with installshield. the first installation changes the environment var "path" and the second installation should use the new path. the problem is that during the autorun the path does not update on windows 2008 server, only...
An application for creating Flip Books to be viewed in your browser. The javascript code is not mine (I got it from http://www.coastworx.com/bookflip.php). I just modified it a little bit. I would appreciate any comments. Thanks.
:o Hello! I have a problem with a script. I have made an application to modify the colors of subtitles (.srt) in .avi files. The application works well, but I don't know how to avoid creating extra html tags. This is the code: myTable = TextFile.ReadToTable("AutoPlay\\Docs\\file.srt"); count =...
Hi I have now got the ftp plugin for autoplay menu studio pro 5.0.0.4, when I put in my details to connect to my ftp site - I get the error - error invalid hostname. This is using the ftp template with no modifications. The hostname im using is:ftp.pwp.blueyonder.co.uk (obviously im not...
Ted Sullivan has previously posted a nice LUA script for converting decimal number to hex: function Dec2Hex(nValue) if type(nValue) == "string" then nValue = String.ToNumber(nValue); end nHexVal = string.format("%X", nValue); -- %X returns uppercase hex, %x gives lowercase letters...
AudioCapture library (AudioCapture.dll v.1.0.0.0). Actions: AudioCapture.GetQuality AudioCapture.GetSettings AudioCapture.GetPosition AudioCapture.GetLength AudioCapture.GetSize AudioCapture.GetStatus AudioCapture.SetQuality
Hello everybody Window capture library will capture any window that is visible by providing the window handle. Functions: CaptureWindow // Capture window by specifying the window handle. Returns image filename. GetError // Get error. Here you can download the ams5 project.
DragDrop.dll v.1.0.0.0 DragDrop library will add drag and drop capabilities to ams applications. Right now the dll supports drag 'n droping for text (from wordpad, iexlorer etc) and files. You can drag 'n drop text and files right in the ams window. .Net 2.0 required. With Kind Regards...
Net Library (Net.dll v.1.0.0.3) (Net = Network / Internet) This is an update of an earlier version i posted time ago in this forum. Functions: GetHostName GetHostAddress GetMacAddress GetGatewayAddress
Hi everybody, i'm from france so forgive me for my bad english. Autoplay media studio is a very great software. Here is my problem : i can't afford workshop cds yet so i want to create my own buttons or modify AMS buttons. Is there a way to do that in AMS (in order to obtain "normal state",...
Hello, I have an input box that I want to get to input data into then get that data and write to registry. I can get other data to work from RichText but not from input. What did I do wrong? Thanks This does not work pserver = Input.GetText("Input2"); ...
I made this application for my students. It creates a flash game (Who wants to be a millionaire). Just enter both sets of questions and answers and you fill have the game on your desktop. Feel free to modify it or just do whatever you want with it.
CddbClient.dll v.1.0.0.0 Query online cd databases en get cd info (artist, title, genre, track, etc.). .Net 2.0 required. With Kind Regards sside
I have loaded the SQLite plugin and everything went fine. But I go to find it under the Project/Plugins menu the only one that appears is the Clipboard plugin, I can see the folder and the files for SQLite plugin (locate under same place Clipboard plugin is). Also when a run a preview of anything...
Any idea if or when the latest version of SQLite be implemented into an upgrade of the plugin? Thanks!
For those that remember when I first suggested this application, SQLite Database Browser back a ways... well now there is a (major updates) new version out! (Version 1.1) (Source: http://sourceforge.net/project/shownotes.php?release_id=254534) Here is the link: SQLite Database Browser -...
Realization: 1.Drag the Skinable slide to seek. 2.Real-Time detect the progress of audio and display elapsed progress with different colour. 3.Basic audio control,just like:Pause,Stop,Open,Last audio,Next audio,Mute 4.Use Worm`s SetMask.dll to display the PlayList or not. 5.Add File to...
Note: You will need AMS 5.x Pro and the SQLite plugin installed before you try to view this project! I had a couple minutes and wanted to keep my SQLite "sharpness". So, I went ahead and coded this small project file to explain how to create a SQLite database, insert records into it, query it...
CpuInfo.dll v.1.0.0.0 Gets different cpu info like: name, description, manufacturer, id, family, architecture etc. .Net 2.0 required. With Kind Regards sside
Hi! How can i use the luacom plugin to load a ms word document in my project of ams5? I was reading the luacom manual and i still don´t know how to use it.I mean, where i have to create or load the object? :o :huh
Is there a way to do it without looping through all the files in the folder and checking individual file sizes? That method would be sufficent I suppose, but very slow for what I need to do. Any ideas on how this could be done in a different manner? ex: finding the total size of the...
Hi, Can I get user's id in registry by autoplay media studio? Example: my computer have user's id is S-1-5-21-436374069-776561741-682003330-500 (HKEY_USERS\S-1-5-21-436374069-776561741-682003330-500), but another computer have another user's id. Thanks.
Version 1.0.0.0 Get miscellaneous time zone information like: name, bias, dst, time etc. The time for a specified time zone is calculated taking the dst in consideration. It's a COM dll. Tested in win xp and vista. .Net 2.0 required. With Kind Regards, sside
Does anyone know if it is possible to Move a Folder and all its contents in AMS5, or do you have to copy it first, then delete it?
Version 1.0.0.0 Get event notifications when the system is idle for a specified time (the screensaver concept). Event will be raised also when the system gets out of the idle state (when keyboard or mouse input is detected). It is a COM dll. .Net 2.0 required. With Kind Regards, sside
There are currently 1 users browsing this forum. (0 members & 1 guests)
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.
Forum Rules