febrero
2
Datos Técnicos
AutoPlay Media Studio v8.5.3.0
English | Medicina Incl. | 74 MB
Descripción
Crea impresionantes pantallas iniciales de CD y DVD fácilmente

Herramienta de desarrollo visual para poder crear aplicaciones de CD y DVD con reproducción automática (autorun) desde Windows. Es la forma más fácil y rápida de crear menús AutoPlay para cualquier CD o DVD que tengamos.
Utilizado por compañías tan prestigiosas como 3Com, Intel, Lucent y Motorola, representa una forma mucho mejor de crear pantallas de presentación espectaculares y efectivas que con otras herramientas de desarrollo multimedia como Director.
Para las creaciones podremos usar casi cualquier tipo de soporte, desde Flash hasta archivos MPEG, incluyendo campos, cajas, objetos WMP e IE. Soporta “undo” ilimitado, amarre de la caja de herramientas, estilos y proyectos ya predefinidos, anti-aliasing, ventanas transparentes y muchas otras opciones más, motivos suficientes para convertir a Autoplay Menu Studio en mucho más que un simple programa.

Cambios Recientes
NEW! Faster & More Powerful Lua 5.1 Scripting Engine
AutoPlay Media Studio 8’s scripting engine is now faster, more powerful and much more extensible. The Lua 5.1 system features a new module system, incremental garbage collection, new mechanism for varargs, new syntax for long strings and comments, mod and length operators, metatables for all types and a fully reentrant parser.

NEW! Support for Lua 5.1 Code Modules
With the new scripting engine upgrade comes compatibility with Lua 5.1 modules. You now have access to a wealth of free Lua code you can download and use in your AutoPlay Media Studio 8 projects. In most cases you simply copy the module files into your project and “require” them in your script. Just some of the useful modules out there include Bit Operation, Date, Canvas Draw, Imaging Tool, GD, Crypto, Colors, Speech, Alien, Social (Twitter), CURL, Regular Expression Parsing and so much more. It’s a whole treasure chest of addons and tools just waiting for you!

NEW! Blu-ray Disc Support
Do your projects contain huge database and video files? AutoPlay Media Studio 8 now includes full support for burning directly to Blu-Ray media (BD-R, BD-RE). The integrated Bluray disc burning allows you to publish your project directly to single layer and dual-layer BD-R and BD-RE media, supporting 25 GB, 50 GB and even 100 GB formats.

NEW! Application Styles / Skinning
AutoPlay Media Studio 8 gives you the freedom to create applications that look exactly the way you want. Perhaps you prefer that your programs to take on the same appearance as the operating system (e.g. Windows XP, Vista, Windows 7 Aero)? Or do you want them to be entirely customized with completely custom drawn background images, buttons and window shapes? Or perhaps you’d like to simply make use of the hundreds of ready-to-use MSSTYLES themes (like OS/X Tiger and Panther) that you can download on the Internet? In any case, AutoPlay Media Studio makes it possible – and easy!

NEW! Integrated Database Access
It’s never been easier to write database applications using AutoPlay Media Studio! Easily connect to a variety of popular local and remote/Internet database systems including MySQL, SQLite3, ODBC, Oracle and PostgreSQL. Execute any SQL statements you desire like CREATE, INSERT and more – even easily retrieve data results using a row-by-row cursor system. Features full integration with our fill-in-the-blanks style Action Wizard, plus intelligent code completion.

NEW! PDF Object
AutoPlay Media Studio now features integrated support for displaying PDF documents right in your application. This highly requested feature also gives you full control over the display and formatting. You can show/hide toolbars, scrollbars and borders. Layout options include “Single Page”, “One Column”, “Two Columns” and “User Preference”. View options include “Fit Page”, “Fit Page Width”, “Fit Page Height” and “Actual Size”.

NEW! PDF Actions
Take control of the PDF object with 18 easy-to-use actions. Fully integrated into the fill-in-the-blanks Action Wizard, you’ll be able to easily create dynamic applications to work with PDF files. Actions are provided to Print, Load, Navigate, Zoom, Resize, Hide and much more.

NEW! QuickTime Object
Thanks to the new Apple QuickTime object, Your AutoPlay Media Studio applications are now compatible with over 80 video, audio and image formats. Video formats include .MOV, .DV, .M4V, .MP4 and dozens more – including the amazing h.264 format. Audio formats include .AAC, .AIF, .M4A, .MP3, etc. Visual formatting options let you lock an aspect ratio, resize the media to fit the object dimensions or center it within the object area. Border styles include 3D, plain or none.

NEW! QuickTime Actions
The Quicktime object by itself is great – but a Quicktime object plus 22 built-in high-level actions is just plain awesome! Brought together, your AutoPlay Media Studio actions have exceptional control over the QuickTime object. Using simple script commands you can Play, Seek, Set Volume, Load, Mute, View Full Screen, Hide, Show and much more. Your only limit is your imagination.

NEW! xButton Object
If you’re trying to create an application that blends in beautifully with the operating system, the new xButton object is just what the doctor ordered. However, that’s just the beginning! The new xButton object supports far more customization than was previously possible. Now you can modernize your applications by adding “icon” images to your buttons, plus you can “markup” the text however you desire! This object lets you control the relative placement of button text and button images; choose between normal and toggle styles; adjust fonts and colors; and even markup you text using dozens of XAML tags – including hyperlinks right on your buttons! By default, the xButton styles itself according to whatever operating system it is being run on. If your application is running on Vista, the button looks like a standard Vista button. If you’re running it on Windows 7, it looks like Windows 7. However, you can easily override this and choose from many included styles like Flat, Office 2000, Office XP or many different Office 2007 styles. Or hundreds of MSSTYLES themes… The options are endless.

NEW! Checkbox List Object
Checkbox lists are a long awaited addition to AutoPlay Media Studio! We’ve integrated this feature into the existing Listbox object – you just need to turn it on. Once you do, you can easily present lists of items with corresponding checkboxes. Actions are included to get and set the checkbox state for any listbox item with ease. You’ll find dozens of great uses for this one!

NEW! Rolling Code Data Security
AutoPlay Media Studio 8 adds another layer of protection to your applications and scripts. A unique random encryption code is now generated every time you build your project, making “hacking” of your applications much more difficult. As we all know, anyone determined enough can break any protection system given enough time and resources, but the use of rolling codes renders generic attacks ineffective. You can now sleep a little easier!

NEW! Multiple Timers
You’re no longer limited to just one timer event per page! You can now set as many “named” timers as you want. Having multiple timers running really opens up the creative possibilities for animations, games, status updates and dozens of other applications.
NEW! Service Actions
Easily control Windows Services using the seven new actions included in AutoPlay Media Studio 8. Everything you need is included, such as Create, Start, Stop, Pause, Delete, Query and Continue.

NEW! FTPWI Actions
AutoPlay Media Studio 8 includes a set of built-in FTP actions, enabling your application to easily download files over the Internet from FTP servers. These new FTP actions make use of the WinINet API to ensure compliance with the RFC 959 File Transfer Protocol specifications. Actions include FTPWI.Download, FTPWI.GetErrorInfo and FTPWI.GetFileSize.

NEW! System Restore Actions
This trio of system restore actions are extremely powerful and essential for any application that might want to make system changes or install software in a failsafe manner. By creating a system restore point using System.SetRestorePoint before making changes to the computer, the user can easily rollback those changes using the operating system’s “restore” feature (found on Windows Vista and Windows 7). Actions include System.IsSystemRestoreAvailable, System.SetRestorePoint and System.RemoveRestorePoint.

NEW! Dialog.ComboBox Action
Here’s an action that’ll find a lot of use! The Dialog.ComboBox action is used to pop up a dialog box presenting the user with a drop-down list of items they can choose from. You simply pass in a list of items to select from, choose if you’d like them sorted or not and whether or not to restrict the user to just the items in the list, or allow them to type in their own text response. It’s a fast and compact way to get user input, while offering suggestions to them at the same time!

NEW! Balloon Tooltips and Extended Tooltips
In addition to the standard popup tooltips you’re used to from previous versions, AutoPlay Media Studio 8 now lets you display Balloon tooltips! It’s an extremely attractive option for presenting context sensitive help within your application. It’s also much more useful than the old style tooltips, as you can use multiple lines of text to present your instructions. In fact, multi-line tooltips were so useful, we also added the feature to the standard looking popup as “extended” tooltips.

NEW! Modernized Visual Workspace
AutoPlay Media Studio has always looked pretty slick, but that wasn’t good enough. The entire project workspace has been overhauled. Selection boxes, toolbars, context menus – everything has been redone using a consistent color palette, light source and 3D perspective. You spend a lot of time working on your projects. Your tools should serve to increase your productivity, rather than distract you. With AutoPlay Media Studio 8, you’ll find everything is more logically arranged and attractively presented – so you can get more done.

NEW! Plugin SDK v2
Action Plugins and Object Plugins are one of the best features of AutoPlay Media Studio. They allow 3rd party software developers to extend and expand the product in an extremely integrated and seamless fashion. By simply dropping a plugin into your project, you can easily save yourself hours of work and add significant functionality to your application. The great news is that with AutoPlay Media Studio 8, plugin developers can now fully leverage the advantages of the Lua 5.1 language. The Plugin SDK v2 is available for free download on the indigorose.com website.
Ver Mas Cambios..

Cambios Recientes
Whats New in 8.5.1.0 – March 17, 2016
This release contains the following bug fixes:
  • Feature: Added SHA-256 code signing support.
  • Feature: Added the ability to dual-sign apps (SHA-256 and SHA-1).
  • Feature: Added a password field for the code signing certificate(s).
  • Feature: Added a few items to the ‘System.GetOSProductInfo’ action’s constants.
  • Change: Removed support for signing with signcode.exe, instead use signtool.exe.
  • Fix: Fixed a bug in the ‘Registry.GetValueNames’ action which caused it to fail.
  • Fix: Made an attempt to prevent an occasional build error from occurring duing the manifest injection step due to a timing issue.
  • Fix: Fixed a bug in the ‘ListBox.SetVisible’ action where it was not working correctly if ‘Checklist box’ was enabled.
  • Fix: Made the ‘Clipboard.IsTextAvailable’ plugin action return false if there was a text entry on the clipboard, but it’s data was empty. Updated version to 2.0.2.0.
  • Fix: Fixed an issue where the File Layout dialog could crash in some situations.
  • Fix: Changed references in AutoPlay from Windows Server 10 to Windows Server 2016.
  • Fix: Reset the internal last error code in a location where it was being returned from GetLastError. No actual error was occurring.
Captura
Indigo.Rose.AutoPlay.Media.Studio.v8.5.3.0.Incl.Crack-SLEDGE101-www.intercambiosvirtuales.org-1.png Indigo.Rose.AutoPlay.Media.Studio.v8.5.3.0.Incl.Crack-SLEDGE101-www.intercambiosvirtuales.org-2.png
Enlaces
Indigo.Rose.AutoPlay.Media.Studio.v8.5.3.0.Incl.Crack-SLEDGE101
UPLOADED | UPLOAD | TURBOBiT | RAPiDGATOR | NiTRO | DRiVE | DDL | 1FiCHiER | MEGA | +ENLACES

Indigo.Rose.Software.AutoPlay.Media.Studio.v8.5.1.0.incl.Crack
1Fichier | RapidGator | Upload | Mega | Clic | TurboBit | Uplea | Open | Uploaded | +ENLACES

Indigo.Rose.Software.AutoPlay.Media.Studio.v8.5.0.0-DVT
1Fichier | RapidGator | Upload | Mega | Copia | TurboBit | LoLas | Open | Uploaded | +ENLACES

Indigo.Rose.AutoPlay.Media.Studio.v8.5.0.0.Regged-CORE
TurboBit | Uploaded | Drive | RapidGator | 1Fichier | UsersCloud | Mega | +ENLACES

[E.MAGNETICO] Indigo.Rose.AutoPlay.Media.Studio.v8.5.3.0.Incl.Crack-SLEDGE101

Contraseña/Password: www.intercambiosvirtuales.org

Importante
Los archivos estan comprimidos con WinRAR 5.3 empleando la opción de fichero RAR5, para descomprimir dichos archivos se recomienda actualizar tu descompresor (TUTORIAL).
Web del Autor
No somos responsables de los enlaces en la caja de comentarios sociales, usarlos bajo su propio juicio.
@nan2oberanes 05/01/2016 20:22:33 #151

Gracias x el aporte.

@Daniel 06/01/2016 00:06:15 #152

Excelente aporte, GRACIAS!!! :clapping:

@oso pardo 06/01/2016 15:48:03 #153

la medicina esta bloqueada :l

@Masenco 07/01/2016 13:23:33 #154

Muchas gracias! :notworthy:

@Oni_3 09/01/2016 03:06:42 #155

Gracias por el aporte E4,

el enlace del crack 8.3 esta bloqueado :wink:

@jmacc 06/02/2016 13:22:06 #156

gracias por el aporte

@Morfo 13/02/2016 12:40:14 #157

Muy buen aporte gracias, y excelente pagina web felicidades a toda la administración.

@Antonio Torres 28/02/2016 09:50:40 #158

Muchas gracias por dar a conocer los links de descarga de una manera gratuita, gracias por ello el programa que descargue corre correctamente en mi PC, gracias nuevamente.

@Eddie 29/03/2016 09:43:39 #159

Gracias x el aporte men sigue asi :wink:

@HectorSicajan 06/04/2016 09:58:54 #160

Muchas gracias por tan buen aporte. Tengo una pequeña pregunta. ¿Es mucha la diferencia de la versión 8.0.1.1?

@aramis 14/04/2016 19:43:11 #161

He bajado el archivo de un par de servidores y los dos me dice que el archivo esta dañado. gracias…. es un gran aporte y si lo reparas me servira mucho.

@karlita145 13/05/2016 11:04:11 #162

gracias buen aporte
:clapping:

@julraq 23/05/2016 18:20:31 #163

Alguien que me saque de una duda que diferencia hay entre: Indigo.Rose.Software.AutoPlay.Media.Studio.v8.5.0.0-DVT
y
Indigo.Rose.AutoPlay.Media.Studio.v8.5.0.0.Regged-CORE
muchas gracias de antemano por contestarme
no se cual descargar

@AldairGZ 25/08/2016 01:30:03 #164

No esta en español?

@nan2oberanes 30/01/2017 21:25:51 #165

Gracias x la update.

@Rumaca 31/01/2017 03:35:09 #166

Gracias por la aportacion.

Saludos desde Sevilla-España. :iv:

@Ricardo 21/11/2017 18:23:59 #167

Muchas gracias por el aporte!!! Compañeros necesito de su ayuda, tengo mi proyecto terminado y funciona perfecto en mi pc, pero cuando lo ejecuto en otra todo funciona sin error, pero no me abre ningun archivo PDF, a menos que este abierto el reader, de otra forma no pasa nada!!! que puede ser?? alguien que me pueda apoyar!??

@Ricardo 21/11/2017 18:37:03 #168

Muchas gracia por el aporte!!! Necesito de su ayuda compañeros! Tengo mi proyecto terminado y funciona bien en mi pc, pero cuando lo ejecuto en otra pc no logro abrir los archivos PDF, no me marca ningun error, a menos que tenga abierto el reader es la unica forma de verlos! q puedo hacer!! alguien que me pueda apoyar!??

¿Algo que Comentar?

Tu avatar en los
comentarios

Sonrisa Triste, Afligido, Apenado Sonrisa Guiñar un ojo Burla, Broma, Sarástico Muerto de Risa Contento, Feliz Neutral, Sin Palabras Roll Eyes (Sarcástico) Conmocionado, Impresionado Confundido, Desorientado Chido, Bueno, Exelente, Lindo Sonrojado, Ruborizado, Avergonzado Risa Malvada, Malvado Enojado, Enfadado Sorpresa, Asombro, Admiración Loco, Enojado, Enfadado y con Ideas Disparatadas Llanto, Lloro, Desconsuelo Exclamación, Imprecación Idea, Opinión Flecha Enojado        

Tenga en Cuenta: La moderación de comentarios está habilitada y puede retrasar tu comentario. No hay necesidad de volver a enviar su comentario.