How to find Spry Version Number?

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default How to find Spry Version Number?

    Thanks
    JRStaf4ord Guest

  2. Similar Questions and Discussions

    1. How do you find your serial number
      Our client installed Contribute CS3 using the correct serial number. They have misplaced the physical copy and are trying to figure out where to...
    2. version number
      Using VB 6 how can I find the version number and installation path for Acrobat.exe? Paul
    3. Version number.
      Hi there. Can anyone tell me if it's possible to develop a coldfusion site in the latest version (MX 2004 v7) and then to deploy it on a web...
    4. Find localhost’s IP number
      Hi, I am running apache on local pc/ under Windows. I need to figure out the ip number of the pc inside PHP. This is the number available when...
    5. where do I find the version number?
      Sorry, I know this is a basic question, but I can't seem to find the version number information for freehand. Normally I would guss it would be...
  3. #2

    Default Re: How to find Spry Version Number?

    JRStaf4ord wrote:
    > Thanks
    Depends, are you asking what is the latest version of Spry that is available? If so, then the answer is Spry 1.6.1 is the latest version, and is available from the Spry home page:
    [url]http://labs.adobe.com/technologies/spry/home.html[/url]

    Or are you asking how to tell the Spry version from a particular Spry asset file? If so, then when you open a Spry .js or .css file, the version is listed at the top of the file as in:
    /* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

    0.4 is the version of the specific file you're looking at and 1.6.1 is the version of Spry the file is associated with.

    Dreamweaver CS4 shipped with Spry 1.6.1, and CS3 shipped with I believe Spry 1.4, but you can update the Spry version using the DW Spry updater (linked to from the Spry home page):
    [url]http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_spry[/url]


    FYI: Spry questions are best asked in the Spry forum:
    [url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602[/url]


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: How to find Spry Version Number?

    Will post in the correct area for my next submission.

    Q - I do indeed have v. 1.4. Can I only utilize Spry Update Extension for
    Dreamweaver CS3 -- which adds no additional widgets, or was there another
    update to add everything.

    Thanks,
    Jim

    JRStaf4ord Guest

  5. #4

    Default Re: How to find Spry Version Number?

    JRStaf4ord wrote:
    > Will post in the correct area for my next submission.
    >
    > Q - I do indeed have v. 1.4. Can I only utilize Spry Update Extension for
    > Dreamweaver CS3 -- which adds no additional widgets, or was there another
    > update to add everything.
    I've not used the Spry updater extension, but it is my understanding that it will merely update the existing functionality to use the 1.4 widgets and will not add any new widgets to Dreamweaver. To use any widget that has been added to Spry, you'll need to add and modify the code yourself. If you plan on using any of those widgets more than once, it might be good to create some snippets to make the insertion of the various code chunks easier. You'll also need to copy over any of the new files into your SpryAssets folder from the Spry download package to obtain the require functionality.



    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139