CS4|5 Exporter - how to make slider with no checkbox?

Hi all,
I can't work out how to make a slider with no checkbox next to it.
Also it is possible to make two fields next to each other?
     eg:
               M: 15     N: 3
Zac, it would be nice if you mentioned in the Docs that multi choice widgets are a Radio Button pair for < 3 otherwise it's a Drop Down box.

Hi Rallymax,
The slider + checkbox behavior was a problem with the first version of the exporter API in CS4, but in CS5 it has been fixed.  The problem was in how the exporter host layer interpreted the parameters specified via the Export Param Suite.  So when making presets for your exporter, it would make sense to use CS5, since CS4 has the problematic behavior.  I haven't tried this, but bringing those presets from CS5 back to CS4 may solve the problem in CS4.
So far we haven't had any need or request for two editable fields side-by-side.
Sure, I can add that detail to the docs.
Regards,
Zac

Similar Messages

  • Hi all, how to make slide show on Iweb with out QuickTime?

    Hi all, how to make slide show on Iweb (with out QuickTime or link to YouTube) to be watched in any computer/system?
    I used Imove - share - exported - medium (m4v)
    This the one I did.
    http://360motorcycleadventures.com
    Must looking profissional (no YouTube frame)
    The problem is: I lot people don't have QuickTime, any body can point me the right direction?
    Thanks' in Advance.

    I use this slideshow often :
    http://www.wyodor.net/iWebBlogTest/Wyodor_1/WebBanner.html
    See it here in an iWeb page :
    http://www.wyodor.net/_Demo/MyHouse/Huis.html
    These are the slideshows :
    http://www.wyodor.net/_Demo/Gardens/flagstones.html
    http://www.wyodor.net/_Demo/Gardens/gardens.html
    And here in a non-iWeb page :
    http://www.wyodor.net/htmlegg/SmallCard/SmallSlideshow.html
    This is the slideshow itself :
    http://www.wyodor.net/htmlegg/SmallCard/VintageParis/
    Or use WOW slider :
    http://www.wyodor.net/htmlegg/TallCard/TallWow.html
    There are lots of slideshows out there. Choose the one you like.
    And search/browse this forum for other solutions.

  • How to make slide images with Dreamweaver CS6?

    How to make slide images with Dreamweaver CS6? Please teach me.

    Hello
    in addition to Jon's hint, I'll send you some links to nice sliders (have fun with the different representations ):
    http://sandbox.scriptiny.com/javascript-slideshow/
    http://jquery.malsup.com/cycle/
    http://wowslider.com/best-jquery-slider-crystal-linear-demo.html
    http://www.jcoverflip.com/demo
    http://www.jacksasylum.eu/ContentFlow/
    http://addyosmani.com/blog/jqueryuicoverflow/
    You only need to use the source code to implant these shows there where you want. In my eyes it would be the best that you use first a very new and blank DW file to perform (maybe in LiveView) the one or the other.
    Hans-Günter

  • How to make report with access 2010 from SharePoint Discussion lists 2013

    HI,
    I want to make an access report from SharePoint Discussion lists 2013. When i open the list with access, the body of the list is in HTML format in access. Also if i reply something to one subject in the discussion, the reply is not mapped to that subject
    but instead it is shown as a separate entry in the database.
    Anyone can please help?
    SAN
    Santhiya
    Santhiya

    Hi Santhiya,
    I have seen a similar post from you, my understanding is that you wonder that the reply is mapped to the related subject. You can take a look at Daniel's reply in the following thread:
    http://social.technet.microsoft.com/Forums/en-US/dfb5bcb9-0076-412a-b34f-46aa9cfba876/how-to-make-report-with-access-2010-from-sharepoint-discussion-lists-2013?forum=sharepointgeneral
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • When you change PC how to make connection with iphone and new PC

    when you change PC how to make connection with iphone and new PC

    Yes, you can do it the same as any other database. The code would be similar.
    I'd also suggest you not to use the JDBC ODBC bridge for connection. There are other drivers available for that.
    Regards
    xH4x0r

  • How to make row selection by checkbox in ADF table

    hello,
    using jdev11g TP4 , fusion web application
    when i drag my view object as ADF table into jsf page,
    i want to know how to make row selection by checkbox
    thanks
    greenApple
    Edited by: greenApple on Nov 10, 2008 11:33 AM

    Hi,
    the tree component has changed compared to 10.1.3. You no longer have a tableSelectmany component that renders as checkboxes. Instead you use the ctrl key and select the table rows
    Frank

  • TS4268 My facetime can't be shown on main screen although it's shown in settings. Pls. instruct me how to make it with thanks.

    My phone is iphone 4S, version 6.0.1(10A523) .
    My facetime can't be shown on main screen although it's available in settings. Pls. instruct me how to make a facetime icon with thanks.

    There is no FT icon for the main screen on an iPhone.  It's accessed through Contacts.
    http://support.apple.com/kb/HT4319

  • How to make slide down menu?

    How to make such slide down menu like on the page: [categories in Whohas directory|http://www.whohas.com/]? Press on "[+] WHoHas DIrectory".
    I can't find anything in code...

    This is a Java forum. What you want is a JavaScript forum. I know it is a bit confusing but I thought the missing Script bit would have been a dead give away.

  • How to make impdp with various files

    Hi, I ran the following command to make the export of my database.
    /u01/app/oracle/product/10g/bin/expdp newsys/mypass@prd schemas=NEWSYS directory=DMPDIR dumpfile=prd_newsys%U.dmp filesize=2G logfile=prd_newsys.log
    This generated a 3 files: prd_newsys01.dmp / prd_newsys02.dmp / prd_newsys03.dmp
    How I make a import?

    I ran this command: /u01/app/oracle/product/10g/bin/impdp newsys/mypass@tst schemas=NEWSYS directory=DMPDIR dumpfile=prd_newsys%U.dmp
    But returns:
    Import: Release 10.2.0.1.0 - Production on Sunday, 08 March, 2009 21:46:34
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Release 10.2.0.1.0 - Production
    Master table "NEWSYS"."SYS_IMPORT_SCHEMA_05" successfully loaded/unloaded
    Starting "NEWSYS"."SYS_IMPORT_SCHEMA_05": NEWSYS/********@tst schemas=NEWSYS directory=DMPDIR dumpfile=prd_newsys%U.dmp logfile=import.log
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.LOAD_METADATA
    ORA-31640: unable to open dump file "/backup/oracle/prd_newsys01.dmp" for read
    ORA-19505: failed to identify file "/backup/oracle/prd_newsys01.dmp"
    ORA-27046: file size is not a multiple of logical block size
    Additional information: 1
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 6273
    PL/SQL Call Stack
    object line object
    handle number name
    0x418748f0 14916 package body SYS.KUPW$WORKER
    0x418748f0 6300 package body SYS.KUPW$WORKER
    0x418748f0 3514 package body SYS.KUPW$WORKER
    0x418748f0 6889 package body SYS.KUPW$WORKER
    0x418748f0 1262 package body SYS.KUPW$WORKER
    0x4aece4b0 2 anonymous block
    Job "NEWSYS"."SYS_IMPORT_SCHEMA_05" stopped due to fatal error at 21:48:08

  • How to make slide show out of photos

    I have about 60 .jpg's I like to make into a slide presentation. What I would like to be able to do is give a friend/relative a disk and all they would have to do it....well, nothing. I'd like it to open on my image number 1. I would like the image to stay on the screen until it's manually advanced by "clicking" on it or on and "advance" button. It seems like it should probably be easy, but I can't figure it out. I'm not adverse to using third party software. I want the images to be as clear as possible. Am using OS X Maverick with 32 GB of ram.
    Thanks in advance.

    There are many ways to produce slide shows using iPhoto (see this:  http://support.apple.com/kb/PH2423 ), iMovie or iDVD and some limit the number of photos you can use (iDVD has a 99 chapter (slide) limitation).
    If what you want is what I want, namely to be able to use high resolution photos (even 300 dpi tiff files), to pan and zoom individual photos, use a variety of transitions, to add and edit music or commentary, place text exactly where you want it, and to end up with a DVD that looks good on both your Mac and a TV - in other words end up with and end result that does not look like an old fashioned slide show from a projector - you may be interested in how I do it. You don't have to do it my way, but the following may be food for thought!
    Firstly you need proper software to assemble the photos, decide on the duration of each, the transitions you want to use, and how to pan and zoom individual photos where required, and add proper titles. For this I use Photo to Movie. You can read about what it can do on their website:
    http://www.lqgraphics.com/software/phototomovie.php
    (Other users here use the alternative FotoMagico:  http://www.boinx.com/fotomagico/homevspro/ which you may prefer - I have no experience with it.)
    Neither of these are freeware, but are worth the investment if you are going to do a lot of slide shows. Read about them in detail, then decide which one you feel is best suited to your needs.
    Once you have timed and arranged and manipulated the photos to your liking in Photo to Movie, it exports the file to iMovie  as a DV stream. You can add music in Photo to Movie, but I prefer doing this in iMovie where it is easier to edit. You can now further edit the slide show in iMovie just as you would a movie, including adding other video clips, then send it to iDVD 7, or Toast,  for burning.
    You will be pleasantly surprised at how professional the results can be!
    To simply create a slide show in iDVD 7 onwards from images in iPhoto or stored in other places on your hard disk or a connected server, look here:
    http://support.apple.com/kb/HT1089
    Preparing images for iDVD slideshows:
    http://support.apple.com/kb/PH5452

  • How to make DVDs with Premiere Pro CC

    I upgraded to CC from CS4 so I noticed there is no Encore DVD CC program to download. I think I read once that somebody said Adobe allows you to download a previous version of Encore but I can't find it, is this possible? If not how do you guys make DVDs for a client who wants them?
    If there is an Adobe Encore version to download, what video format should I export to make the DVD on Encore?
    If anybody can direct me with a link I would really appreciate it
    Thank you!

    Its a pity that Adobe could not put Encore out into the public domain  (freeware) or sell it to someone who will provide it to those who need it.
    This post includes Neil Wilkes' explanation for what happened.
    https://forums.adobe.com/message/6123689#6123689
    (Adobe has never confirmed this, and has taken down their "Encore FAQ" that gave their lame explanation for why Encore is end of life.)
    Basically, Adobe licensed the authorcore for Encore from Sonic/Roxio, which has been bought out by Rovio. Rovio killed all the sonic licensing (because they are into streaming).
    Sony may be the only continuing product other than consumer options.

  • How to make slide come down and up...

    Hi,
    Sorry i dont have an example code, im new with spry, but this
    sample is similar to what i want.
    Multiple
    Slides
    So using this sample, i want it to start out with the elemets
    hidden and then how would you make the elements slide down on
    mouseOver and slide up on mouseOut?
    any help i would appreciate it.
    thanks

    As far i understand your question this:
    http://labs.adobe.com/technologies/spry/samples/collapsiblepanel/collapsible_panel_sample. htm
    would be a better solution.
    And u can just edit the JS file to replace the click events
    to mouse over and off.

  • How to make tabs with same width in tabbedPane?

    I have a JTabbedPane with seven tabs, but can I make them same width? and fill out whole top side.
    Thank you.

    not directly without knowing how much space there is an adding spaces to the labels accordingly to space them out. You'd have to modify the tabbedpane UI classes for the L&F.

  • How to make changes with HostGator using Iweb

    Hello
    I can not seem to make any changes to my web site created in iWeb on HostGator. Thier IT folks can not seem to figure it out,
    please advise.
    M

    Ps: how do I clear history/etc so I can see any changes ?
    Clear your browser's cache (Command+Option+E for Safari) and reload the page.
    Have you tried publishing to a folder on your hard drive and using a 3rd party FTP client like Cyberduck (free), YummyLite or Transmit.  Many users have found success in uploading with a 3rd party FTP client when they had problems using iWeb.

  • Default HTML Gallery: How to make Slider for 'thumb.width' & apply output sharpening on thumbnails

    Hi,
    I am in the process of teaching myself the LRWebengine by modifing the file 'galleryInfo.lrweb' which is default HTML Gallery.
    I am intensively reading and using SDK 3.0.
    Not sure whether I am asking in the right forum but give it a try anyway.
    What I'd like to achive is to have a slider allowing to change the width of the thumbnails in the section for Grid Pages and later to apply output sharpening on thumbnails.
    Currently the size for the thumbnails width & height is set to 130px (["photoSizes.thumb.height"] = 130)
    There is no problem to change the size for all thumbnails manually by changing this and its associated values at lines 96, 110, 114, 134, 138 in galleryInfo.lrweb.
    What I'd like to find out is the following:
    - how to properly include a slider row in the section for 'Grid pages' (presumably right after line 358)
    - how to create a variable (eg. $sliderThumbWidth) from the selected slider-value
    - so that this variable can be used to replace the current preset values at lines (96, 110, 114, 134, 138)
    - later and in addition, apply sharpening 'high' (level=3) on output for thumbnails
    First I thought I'd be able to figure it out by myself, but after two days of fiddling it seems that I can't. I am stuck with the creation of the variable '$sliderThumbWidth' and assume that the new 'slider_row' is not coded properly.
    Hope someone can give me hints and will help me out on this.
    Thanks for your attention.

    ... have a slider allowing to change the width of the thumbnails in the section for Grid Pages ...
    Got this one worked out alright. Yeah, thumbs can now be dynamically adjusted in the WEB-UI.
    Remains the problem to find out how to apply output sharpening on thumbnails.
    Has someone ideas how to achieve this?
    Thanks for replies.
    Message was edited by: snahphoto

Maybe you are looking for

  • Nokia 6500 on 3 - known issue with signal recepti...

    Does anyone know if Nokia and 3 have yet developed a fix for the known issue with 3 reception on the 6500? I just spent close to two hours talking to 3 about this. We got a 6500 "upgrade" from 3 and have discovered that the phone doesnt work anywhere

  • Autocomplete Declared PHP Variables in Dreamweaver

    Is there a way to autocomplete php variables that have been declared? For instance, whenever you type $ in a PHP code block, a pop up list would automatically come up with all the variables you have already declared. This would GREATLY speed up codin

  • GX60 with 7970m - same Enduro problem as in other notebooks with Enduro solution

    Hello, I've purchased GX60 notebook few days ago. Very solid machine. However, I did lot of reseach and trial and error using programs like MSi Afterburner, Fraps ect. and noticed that no matter witch VGA driver I use - be it the one from MSi driver

  • Strange Import Problem

    I'm running JES Q42005, the whole messaging stack. When I import an ICS file using both csimport, and the webmail (via UWC and directly to CS) interface, the time isn't coming over properly. As a control, I used two identical calendar entries that we

  • Adding Keywords to Faces ?

    Hi: Is there a way that I can add a keyword to a group of pics that I have already confirmed? Let's say Faces recognizes 3500 pictures of Jessica. Is there a way that I can select all of this and add the the Keyword "Jessica"? Maybe an external plug-