Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 16 to 23 of 23
  1. #16
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231

    Thumbs up Thanks reteset

    Hi reteset,

    Quote Originally Posted by reteset View Post
    really good job
    this plugin adds a sub language support to AMS

    i am wondering .
    Thanks.

    Quote Originally Posted by reteset View Post
    which language did you use

    why i am asking this:


    i am looking in to resource section of all DLL's which i found/got
    but i seen nothing except Version Rc. in your plugin
    it is one thing that i am in interest

    i am working on a runtime engine for an advanced project
    i tried something for merge a resource in to a PE (it is OK)
    but i could not make a well procedure for read/extract them

    simply , i need help with : adding a resource to a PE but not into default resource section

    i think your plugin works well with hidden resources

    have you a suggestion for make it

    thank you
    Dear reteset if you want create a project for yourself we can help you on its PE or if you want create a project for AMS we can do it together (We & You), anyway AMSWaves is ready for help because sometimes you can help us .

  2. #17
    Join Date
    Mar 2007
    Posts
    452

    Star

    i was wondering if it is possible to add a javascript code to a html page between "<head> </head> " on runtime with this plugin ???

    This Code:
    Code:
    <script language="JavaScript">
    	document.body.style.zoom="150%";
    </script>

  3. #18
    Join Date
    Aug 2004
    Location
    Somewhere in Texas, USA
    Posts
    417
    I have just finished testing AMS 7.5.1008.0 on the final release version of Windows 7 and I am having a problem with this plugin.

    I first do a web exe build and it starts up fine, but when I close it, it still shows under Task Manager\Proccess as running and will eventually time out and give an error.

    Below is the Windows 7 error log contents for the error.

    <?xml version="1.0" encoding="UTF-16"?>
    <DATABASE>
    <EXE NAME="autorun.exe" FILTER="CMI_FILTER_PRIVACY">
    <MATCHING_FILE NAME="autorun.exe" SIZE="2830336" CHECKSUM="0x330BB283" BIN_FILE_VERSION="7.5.1008.0"

    BIN_PRODUCT_VERSION="7.5.1008.0" PRODUCT_VERSION="7.5.1008.0" FILE_DESCRIPTION="AutoPlay Application"

    COMPANY_NAME="" PRODUCT_NAME="AutoPlay Media Studio Runtime" FILE_VERSION="7.5.1008.0"

    ORIGINAL_FILENAME="ams_runtime.exe" INTERNAL_NAME="ams_runtime" LEGAL_COPYRIGHT="Runtime Engine Copyright © 2009

    Indigo Rose Corporation (www.indigorose.com)" VERDATEHI="0x0" VERDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1"

    MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="7.5.1008.0"

    UPTO_BIN_PRODUCT_VERSION="7.5.1008.0" LINK_DATE="10/09/2009 12:21:22" UPTO_LINK_DATE="10/09/2009 12:21:22"

    VER_LANGUAGE="English (United States) [0x409]" EXE_WRAPPER="0x0" />
    </EXE>
    <EXE NAME="ntdll.dll" FILTER="CMI_FILTER_THISFILEONLY">
    <MATCHING_FILE NAME="ntdll.dll" SIZE="1286144" CHECKSUM="0x1220566E" BIN_FILE_VERSION="6.1.7600.16385"

    BIN_PRODUCT_VERSION="6.1.7600.16385" PRODUCT_VERSION="6.1.7600.16385" FILE_DESCRIPTION="NT Layer DLL"

    COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System"

    FILE_VERSION="6.1.7600.16385 (win7_rtm.090713-1255)" ORIGINAL_FILENAME="ntdll.dll.mui" INTERNAL_NAME="ntdll.dll"

    LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERDATEHI="0x0" VERDATELO="0x0" VERFILEOS="0x40004"

    VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x14033F" LINKER_VERSION="0x60001"

    UPTO_BIN_FILE_VERSION="6.1.7600.16385" UPTO_BIN_PRODUCT_VERSION="6.1.7600.16385" LINK_DATE="07/14/2009 01:09:47"

    UPTO_LINK_DATE="07/14/2009 01:09:47" EXPORT_NAME="ntdll.dll" VER_LANGUAGE="English (United States) [0x409]"

    EXE_WRAPPER="0x0" FILE_ID="00009d56bf20851f26960c4c33dd4bde84730c8d4 83f"

    PROGRAM_ID="0000f519feec486de87ed73cb92d3cac802400 000000" />
    </EXE>
    <EXE NAME="kernel32.dll" FILTER="CMI_FILTER_THISFILEONLY">
    <MATCHING_FILE NAME="kernel32.dll" SIZE="857088" CHECKSUM="0x22F48E19" BIN_FILE_VERSION="6.1.7600.16385"

    BIN_PRODUCT_VERSION="6.1.7600.16385" PRODUCT_VERSION="6.1.7600.16385" FILE_DESCRIPTION="Windows NT BASE API Client

    DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System"

    FILE_VERSION="6.1.7600.16385 (win7_rtm.090713-1255)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32"

    LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERDATEHI="0x0" VERDATELO="0x0" VERFILEOS="0x40004"

    VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xD5597" LINKER_VERSION="0x60001"

    UPTO_BIN_FILE_VERSION="6.1.7600.16385" UPTO_BIN_PRODUCT_VERSION="6.1.7600.16385" LINK_DATE="07/14/2009 01:09:01"

    UPTO_LINK_DATE="07/14/2009 01:09:01" EXPORT_NAME="KERNEL32.dll" VER_LANGUAGE="English (United States) [0x409]"

    EXE_WRAPPER="0x0" FILE_ID="00004f0b455c60c4292a488291d8c29f48aeec7a1 7e7"

    PROGRAM_ID="0000f519feec486de87ed73cb92d3cac802400 000000" />
    </EXE>
    </DATABASE>

    I really use this plugin a LOT so if you have some spare time could you please look at this to see if it would be possible to correct the issue.

    It loosk like a possible stack overflow from reading another log file that is created. I didn't include that file since it is full of mostly compiled code so it is unreadable.

    Thanks for the GREAT plugin.
    Last edited by mwreyf1; 10-20-2009 at 09:09 AM.

  4. #19
    Join Date
    Feb 2008
    Posts
    3
    Quote Originally Posted by mwreyf1 View Post
    I have just finished testing AMS 7.5.1008.0 on the final release version of Windows 7 and I am having a problem with this plugin.

    I first do a web exe build and it starts up fine, but when I close it, it still shows under Task Manager\Proccess as running and will eventually time out and give an error.
    You need to add:

    Script.Close()

    to the Close tab of any page that uses scripts. This will properly close the script engine when the page/application closes in Vista or Windows 7.

  5. #20
    Join Date
    Feb 2008
    Posts
    3
    I'm having trouble getting strings variables to pass to VBScript. I setup a test app to pass the value of an input box to a VBScript and pass the value back, but it will only pass numerical input and not strings.

    Here's the sample test code I'm using:

    arg1 = Input.GetText("Input1");
    code =[[
    result = ]]..arg1..[[
    ]]

    Script.SetLanguage(Script_VBScript);
    Script.AddCode(code, Script_InternalCode);
    result = Script.GetResultAsString("result");
    Dialog.Message("", result)
    If I enter 1234 into the input box and press the button then the dialog box displays '1234', but if I type in ABCD then the dialog box displays nothing.

    The script I want to use requires strings and I need the data from input boxes to pass to the script.

    Any ideas?
    Last edited by mach170; 12-09-2009 at 03:06 PM.

  6. #21
    Join Date
    Feb 2008
    Posts
    3
    Nevermind...

    I figured it out. I did some more testing and just realized that the Script plugin must replace the variable with the actual data during runtime, so I needed to add some quotes to encase the string like this:

    result = "]]..arg1..[["

    Without the quotes VBScript would think the variable data was actually a variable since there was no quotes around it. Which makes sense as to why no value display in the dialog box when non-numerical data was entered.

    Now strings work properly.

    The plugin is great. Just need to brush up on my programming skills.
    Last edited by mach170; 12-09-2009 at 03:19 PM.

  7. #22
    Join Date
    Oct 2010
    Posts
    16

  8. #23
    Join Date
    Nov 2010
    Posts
    1
    thank you verry much
    merci beacoup
    choukrane sahbi
    "kamgo"

Similar Threads

  1. Best way to share custom buttons with the group?
    By mwreyf1 in forum AutoPlay Media Studio 6.0
    Replies: 10
    Last Post: 04-28-2010, 01:29 PM
  2. FREE: UserMgmt Action Plugin
    By TimeSurfer in forum AutoPlay Media Studio 7.5
    Replies: 3
    Last Post: 04-11-2010, 09:21 PM
  3. FREE : Timer Object Plugin
    By reteset in forum AutoPlay Media Studio 7.5 Plugins
    Replies: 29
    Last Post: 04-23-2009, 07:00 AM
  4. Free PDF Object Plugin
    By reteset in forum AutoPlay Media Studio 7.5
    Replies: 24
    Last Post: 10-23-2008, 01:47 PM
  5. Free Plugin: Media Player Object
    By Ted Sullivan in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 09-24-2004, 02:54 PM

Tags for 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