Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 25
  1. #1
    Join Date
    May 2006
    Posts
    1,443

    Lightbulb Free PDF Object Plugin

    hi to all

    i new free ( PDF ) object plugin from me it shows your PDF documents
    an allows navigate to PDF documet and some appearance adjustments
    actually you can show a PDF document with in a Web object but this
    plugin may provide you some more features

    Version :
    1.0.0.0

    Licence :
    Freeware/Public Domain

    How to Install :
    a txt file was included in package for show howto install

    Minimum Os :
    Windows 98

    Dependecies :
    minimum version 6 of Adobe Acrobat Reader must be installed

    Help File :
    not exist (maybe wit next versions)
    simple descriptions can be found for each function on script editor

    Example :
    an AMS 7 example was included in package

    Notes :
    1 ) i may delete or move the attachments for next versions
    please always check my last message under this thread

    2 ) this is first release of the plugin and it may has some bugs
    please wait until stable release before use it with your final products

    3 ) Please report if you found a bug , please write your comments good/bad , i will accept your suggestions also

    Functions :
    Attachment 6648

    ScreenShot :
    Attachment 6649

    Plugin :
    Last edited by reteset; 08-03-2008 at 11:18 AM.

  2. #2
    Join Date
    May 2006
    Posts
    1,443
    If You Like This Plugin
    Maybe You May Want To Make A Donation For This Good Job
    If You Thought It Worth To Make A Donation

    Make A Donation

  3. #3
    Join Date
    Jul 2007
    Posts
    1,512
    nice work thaks if i ever get sorted and i get to use it and end up using it a porject i will pass on a wee bit of money lol but i am not programming just right
    now got collage to think about soon

  4. #4
    Join Date
    Jul 2007
    Posts
    158
    That was really usefull, and I want to pay for that, So check your message box.

  5. #5
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Nice idea, but it seems that your plugin needs some further debugging and testing.

    I opened the demonstration project "PDF_Example", double-clicked the object "Plugin1", then went to access the "Script" tab of the dialog. The result I get here is that AMS crashes. Not once, but every time I make do this.

    Ulrich
    Last edited by Ulrich; 09-01-2008 at 07:19 PM.

  6. #6
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    This very nice but it crashes AMS when I click on the Script tab.
    Dermot

    I am so out of here

  7. #7
    Join Date
    Aug 2004
    Location
    Somewhere in Texas, USA
    Posts
    417
    It seems that the <Event> section is not getting created in the project file:

    I opened the .am7 project file with notepad and located the plugin section for this plugin and inserted the code between </Ratios> and <Actions/> and saved and reopened. Not sure what default Event Variables were intended.


    </Ratios>
    <Event>
    <Name>On Select</Name>
    <Args></Args>
    <Script/>
    </Event>
    <Actions/>


    I just added the one event "On Select" but you could add whatever you wanted. (Example: "On Double-Click", "On Key" etc...)
    Last edited by mwreyf1; 06-27-2008 at 08:30 PM.

  8. #8
    Join Date
    Aug 2004
    Location
    Somewhere in Texas, USA
    Posts
    417
    Actually you probably should include it this way since that is the way that AMS inputs them.


    <Event>
    <Name>On Select</Name>
    <Args/>
    <Script/>
    <TreeStates>
    <TreeState>0</TreeState>
    <TreeState>0</TreeState>
    <TreeState>0</TreeState>
    </TreeStates>
    <BookMarks count="0">
    </BookMarks>
    </Event>

  9. #9
    Join Date
    May 2006
    Posts
    5,380
    havent tested yet, i'll wait for an update but it looks like a very nice plugin
    Open your eyes to Narcissism, Don't let her destroy your life!!

  10. #10
    Join Date
    May 2006
    Posts
    1,443
    i have never click to script tab because this object has no event
    and GetNumEvents(); returns 0 AMS should not show script tab.
    actually, causer of the problem is not plugin ,
    but i will add standard mouse events for solve problem and update it soon

    thanks for your comments

  11. #11
    Join Date
    May 2006
    Posts
    1,443
    first i want to say Thanks to upeters
    Ok problem solved
    new [ On Click , On Enter , On Leave ] mouse events were added

    Version :
    1.1.0.0

    Dependecies :
    minimum version 6 of Adobe Acrobat Reader must be installed

    Help File :
    not exist (maybe with next versions)
    simple descriptions can be found for each function on script editor

    Example :
    an AMS 7 example was included in package

    Notes :

    1 ) Example project requires SliderEx object plugin

    2 ) Previous attachments were removed

    3 ) Example project was modified

    ScreenShot :
    Attachment 6671

    Plugin :
    Last edited by reteset; 08-03-2008 at 11:18 AM.

  12. #12
    Join Date
    Jun 2008
    Posts
    38
    this is a fab plugin
    but after build and you run the app
    from the example given without any changes
    i get this error (see attached image)
    Attached Images

  13. #13
    Join Date
    Oct 2007
    Posts
    233

    Thumbs up

    very useful
    thanks man
    it work nice for me

  14. #14
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by brisk View Post
    this is a fab plugin
    but after build and you run the app
    from the example given without any changes
    i get this error (see attached image)

    thanks for your test
    actually this plugin was in my personal plugin collection
    i have used this plugin some times (in personal projects) before send to forum
    and never got an error
    i have only added some functions for make it public version, and added to forum

    can you write some more details to help me for make it better , when this happen ..?
    on preload..
    when loading a new document..
    when setting a property..
    or when...

    thanks for your interest

  15. #15
    Join Date
    Jun 2008
    Posts
    38
    it only happens when you close the app down
    when you have a .pdf loaded in to it.

    as far as i have found thats the only time.

    could be down to my laptop as its not
    got great specs..

    havent been able to test on any other comp yet
    will add reply when i have......

Similar Threads

  1. FREE : SliderEx Object Plugin
    By reteset in forum AutoPlay Media Studio 7.5 Plugins
    Replies: 67
    Last Post: 06-07-2010, 09:27 AM
  2. 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
  3. Spotlight: Media Player Object Plugin
    By Desmond in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 03-26-2004, 04:01 PM
  4. INFO: Difference between the Media Player Object and the AVI Object
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-29-2002, 02:15 PM
  5. HOWTO: Make a Media Player Object Go Full Screen
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-23-2002, 11:23 AM

Posting Permissions

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