Informatics Slider Widget

Hi I have used informatics slider widget may I add this is cool. My only problem is it does not do fractions. I have set the slider max count to 6. I've added another a variable to show the slide counter in movement. I've also added another variable which I used in a conditional action which should change to the fractions I want to use but this does not work. I'm not sure if this logic is correct or not? Any advice much appreciated. Thanks

Take a look at this tutorial by Tristan that explains how Variable Binding works with a Component widget like the Slider or Rotator widgets:
http://www.youtube.com/watch?v=rDijYxd3WyQ&src
You can control how much one object slides in comparison to the other via the length of their respective tracks.  So for example if the slide being used as the Handle has a track that is 100 pixels in length and it is linked to drive another slider that has a track of 300 pixels in length, but they are both bound to the same user variable, then moving one the main slider handle 100 pixels will move the other object 300 pixels.
You can use this same principle to get your fractional differences.
Another alternate method that is a bit trickier and more advanced is to use the Component widget's ability to be an Interactive widget that can evaluate Success or Failure on every frame.  You just need to turn on Evaluation in the widget properties dialog and set it to evaluate Continually.  Then you need to use its On Success event to execute an Advanced Action that manipulates the value of one user variable in relation to another.  For example, if you have one slider bound to VariableA and the other bound to VariableB, you could have the slider evaluating continually and executing an action that used an Expression to multiply VariableA's value by some amount and then Assign that value to VariableB.
Like I said...it's a bit advanced.  So you might struggle to pull that off.  But it's all possible with Captivate and the Component widgets.

Similar Messages

  • How to add a slider widget to Adobe Muse form?

    I have a form at http://www.magneticmarketing.me/logo-design.html that includes a large section that requires someone to rate their company between 1-10 in like 14 categories. This looks very chaotic as I currently have this as a general form format. I would like to run all of these into slider widgets? Is there any way to integrate this into the Adobe Muse form? If not, does anyone know of any third party form providers that would be good for this task?

    Hi
    You can try to use composition and then insert form in target area , where user on click to trigger can access the form but this would require to create separate forms for specific sections.
    Or you can create forms and then change action url of the form which on submission will take to different page where the user will fill out next form and so on.
    In both cases you have to create separate forms and use them like one single form.
    Thanks,
    Sanjit

  • Problems with the Spry Content Slider Widget in DW6

    Hello there,
    I have been wrestling with a problem I'm having with the Spry Content Slider Widget that I hope someone has an answer for.
    I have 2 widgets on a page, but the problem I'm having occurs whether there is 1 or 2 on the page.
    No matter how many slides I have in the widget, it only shows the first 3. The 2 widgets per page occurs on every html page (9 in total.)
    In there a setting in the inline or linked .js code limiting the number of slides to 3?
    In addition to these widgets, I also use a DWUser_EasyRotator Slider on the pages, and both the easyRotator and Spry Widgets launch a fancyBox jQuery Gallery. Tho it's a possibility, I don't think the mixing of sliders/js is the problem, as I was having the problem with the Spry Widget showing only the first 3 upon the first insert of the Widget.
    Any suggestions on settings I should be aware of, as regards the Widget, would be greatly appreciated… (;

    On line 66 of your code, you have an extra </head> tag that doesn't belong.    Remove that and validate your code again. 
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.gallerynumber9.com.au%2Findex ---778.html
    Nancy O.

  • Using keyframes to automate a rig slider widget in Motion 5.

    I'm trying to automate a rig slider widget with keyframes, but any time I try to set a value for a keyframe, the value changes for the entire object instead of for just at that point in time.
    Here's the background:
    I set up the rig to make a bunch of pieces appear to explode. (Could have used "repel from" behavior, but wanted more control.) It uses a slider widget, values ranging from 0 to 100. At value 0, all the pieces are together, and they form the intact, un-exploded object. At value 100, the pieces are all positioned away from each other, and the object appears to have exploded.
    Now, when I move the slider by hand, it performs the intended motion. But using keyframes to do this motion over time does not work. I'm able to change the value of keyframes, but doing so changes the values globally — that is, editing one keyframe makes any other keyframes drawn inherit that value.
    This is what it looks like broken down:
    • First, I'll draw a keyframe at value 0, time 00:01;
    • then I go to draw the keyframe at value 100, time 00:30;
    • it creates a new keyframe at value 100 and time 00:30, but...
    • the 0 keyframe at time 00:01 mysteriously jumps to value 100 (though stays in its place in time), and the entire keyframe graph becomes a horizontal line, thus eliminating the would-be change over time.
    In short, I can't animate the slider because changing a keyframe changes all values to that one value.
    Any ideas on what's going on here?
    I'm thinking it may have something to do with the fact that the paramaters modified by the slider are all "ramp" behaviors of objects. The slider controls both the start and end values of the "ramp" behavior, but I set it so the start and end values are always the same. (In effect, using ramp as a means to modify X and Y positions.)

    Widgets allow you to distill complex motions or animations into a simple interface. For instance, you can link together and control the values of numerous related parameters into a single slider. That's what I was doing.
    The problem, I now see, is that I was trying to connect values of one of the prefab behaviors. Those already happen over time, so I think it just tripped Motion up.
    I circumvented that by relinking the widget directly to the position values of the objects, rather than linking it to the behaviors, which in turn controlled the position values.
    To answer your last question more directly, I was animating the position parameters of objects. The objects were bezier shapes that, when pieced together, formed a line of text. The effect I was going for was to have the text start in (apparently) one piece — then have the pieces suddenly move outward from the center of the frame to give the effect of exploding. In the end, the easiest way to do this was to use a slider on a rig (after mapping it to start and end points for each piece). When done correctly, dragging the slider to value 0 brought all the pieces together to form the whole word. Dragging the slider to value 100 made all the pieces "explode" out.
    This also makes it easy to come back and make changes to the rate of the "explosion" motion. Which was important, because there were about 60 pieces. Redrawing each path individually would be too much work.

  • Key framed slider widgets "jump" all over the place.

    I am really struggling, and losing credibility at work with the time this is taking, to get consistent results key framing slider widgets.
    I have a slider widget to which I have set up and defined parameter states for multiple tags. For simplicity say I have:
    - three tags at 0, 50 and 100.
    - range min and max set to 0 to 100
    - interpolation linear for all three tags.
    I then set a key frame for that slider widget:
    - set first keyframe a frame one, adjust slider to the first tag at zero.
    - go to another frame and move slider to the middle point at 50. This action sets a keyframe but I notice that the 0 tag is still highlighted in blue.
    - I go to yet another frame, and adjust the slider to 100. The tag at the 0 point is still showing in blue.
    Now play over the range containing the key frames.
    Does it cycle through the three defined tag snap shots?
    No.
    Am I pulling my hair out?
    Yes.
    Anyone have any guidance to help spare people the site of seeing me bald. :-)
    Thanks,
    Wayne
    Portland

    Any ideas on this?
    I think I might have made my presentation too complicated. Here is another shot at it.
    - I defined a slider widget with three tags and on the order of five parameters assigned to it for a shape which will function as a button.
    -  I set each of the tags to linear interpolation.
    - I select each tag and set my parameters as desired (snap shots)
    - I set my range for the tags to zero to two, one for each tag.
         * tag at zero, opacity of shape is zero.
         * tag at one - opacity 100% and outline of shape is medium grey.
         * tag at two - opacity 75% and outline gets a treatment of blue border and larger width.
    - I then key frame the slider to move between the values of zero and two and I do not get the behaviors defined above for the color and width of the shape outline. I do notice that there is a gold capital R within a goldish square to the left of the opacity parameter in the inspector for the slider widget. It is not there for the parameters for the shape outline width and color.
    What I notice as I step through frames is that the opacity parameter seems to be working but the color of a shape does not change. The first tag is still blue (highlighted) which is the color that the shape is staying at.
    I think Motion is highly finicky, buggy and too idiosyncratic. I started a new project from scratch and made just one button. It worked. Then I modified the color at one of the. But this broke the animation. It’s like all of the tweened key frame around the tag were as before but just around the modified tag it behaved per the new modification. So the animation “jumped”.
    I deleted the tags and started over leaving the keyframes in place. Now it works.
    Crazy if I have to redo a hugely complex project. I’m hoping I’m missing something basic that someone can enlighten me to.
    Thanks in advance for any guidance offered.
    Wayne

  • How can I make a image slider using Dreamweaver? Is there any image slider widget I could use?

    I was browsing through the web when I saw a website which had a really cool image slider. I don't have any idea of how to develop anything similar, but I was wondering if maybe dreamweaver had any widget that has already been developed by someone else that is open source for everyone else to use. Is there anything any?

    Ken is referring to a "roll your own" slider that works great. There are lots of those.
    None of those are built in to Dreamweaver. None of those will give you a panel within Dreamweaver with which you can build them.
    Project Seven does sell widgets that are Dreamweaver extensions.
    Adobe is offering another one for free (and you get additional function if you buy it).
    Extend Studio offers Power Slider (with a free trial).
    And there is Nivo Slider.
    These are extensions that plug in and extend what Dreamweaver can do.

  • Restart slide Widget

    Hi all,
    Thanks for looking.
    I was just curious if there was a way to create a widget that would just replay the current slide.  Essentially, at the end of each slide, I want to give the user the option to go to the next slide, go back a slide, or restart the current slide.
    Now, I know theoretically they could just go back and then forward, but I would prefer to streamline that for users and just have a restart slide button if possible.
    I did search around this forum and google a bit, and was surprised not to really come up with anything.
    Also, as a side question, has anyone else experienced strange issues when placing widgets on master slides?  I tried to place a "Next" button on a master slide and then link all the slides up to the master slide, but when I do captions on a timeline within a slide randomly pause the slide and the button isn't always functional.  I figure out I could make the button functional by making sure it was on "top", but that still doesn't explain why it would stop a slide midway through with no user interaction.
    Thanks again!
    Patrick

    I love it...such a creative (yet simple) solution.
    I used another solution suggested to me (by Rick I believe) when I raised this same question some time ago.
    Insert a blank slide between each slide of the project, starting before the first slide you want to "view again". Set the display time on the blank slide to 0.1. Now when the user clicks the "back" button on the slide they want to view again they will jump back to the previous slide, but only for 0.1 sec and go straight on to the slide they were just looking at.
    There is a slight (0.1 sec) pause which you may not like...but try it and see what you think. This is another option for you to consider.
    Also, bear in mind, both of these solutions is going to almost double the number of slides in your project.
    Of course what would be nice, is for Adobe to consider the customer and create a "back to start of same slide" option.
    In meantime...long live creative (yet simple) solutions.
    Noel
    Staffordshire
    England

  • Muse CC2014 Widget Installation - Before/After Image Slider

    I purchased the "Before/After Image Slider" widget a few weeks ago, but I hadn't installed it yet. Now I can't find it, so I re-downloaded it from the "Install Using Adobe Extension Manager" section. However, it is not downloading correctly as a .mulib file. Instead, it is downloading the Adobe Extension Manager and only displaying my Fireworks CS6 add-ons - not my Muse CC2014 add-ons. Does anyone know how to access it?

    Hello,
    Please make sure you are launching ZPX file using Extension Manager CC (not Extension manager CS6) This addon should show under "Others" In Extension Manager CC.
    Please check the detailed steps to install it.
    1. Download the ZPX file by clicking "Download Before/after image slider" button in the link below:
    https://creative.adobe.com/addons/patches/4860/install
    2. Once Downloaded, Launch Extension Manager CC and Click install and select the ZPX file. IT will be installed in "Others" tab
    3. Once the installation is over please check Download folder and you will find a file named as musethemesbeforeafterimageslider.mulib.
    4. Double click the file to add it to Muse.
    If this is not the case please make sure Extension manager CC is upto date. You can Check it from Creative cloud application.
    Regards
    Vivek

  • Muse widget selection dial or left and right slider selector

    Hello, I am looking for a muse widget that lets a user slide a lever left and right or In a circle like a dial to make a selection.  For example, if the range is from 300 to 700, the user will slide the lever on the left and on the right to say he likes the range of 450 to 500.  How do I search for that type of widget?  Does it exist?  Thank you so much, Stacy

    Actually I do not have a shop.  .  I was looking for a range slider widget
    with handles on the left and right side.   That was just a sample.   I
    found some code online but I'm not a programmer.  The slider let you say
    select 10 for a min and 59 for a max. And the slider range was from -100 to
    +100.  Does that make more sense.
    On Friday, December 19, 2014, Gaurav Sharma <[email protected]>

  • Music volume slider shows "speaker" setting during "earphone" playback

    A volume setting is stored for playback through the iPhone's speaker, and another for when earphones are plugged in.
    I have noticed since updating to iOS 5.1 that the volume slider in the Music app sometimes displays the "speaker" level during "earphone" playback when switching between the two modes.
    Although the slider displays the incorrect volume level, the playback is at the earphone setting's volume, not the displayed volume.
    N.B. I have an iPhone 3GS, and the performance of the Music app has degraded with each iOS update; this seems to be due to the core software growing more complex. It is possible that there is just a very long delay between loading the Music app, it recognising the earphones are plugged in, and the volume slider widget being updated accordingly. I will report back with more clarification after more observation.

    *** UPDATE ***
    THIS PROBLEM IS NOT SOLVED.
    I thought it was purely a performance issue that was delaying the update of the volume slider. However, I've recently observed the slider displaying the speaker volume permanently with the headphones plugged in.
    Locking and unlocking the screen caused the slider to refresh.
    "Discussions" does not allow me to undo the "Solve" flag above. All I can do is state that this is an open issue here.

  • Allow printing of current slide

    I am trying to find a way to allow learners to print the current slide.
    I know Cap 4 has the print slide widget, but it allows learners to view and print all slides at once.
    I do not want this option as I need to control which slides are actually printable.
    Does anyone know of another widget or perhaps some code that will allow me to do this?
    I am using Captivate 4, AS2, and Flash Player 9.
    Thank you!
    Kelly

    I'm currently working on a widget that will force printing to landscape and also dynamically adjust width/height of the print to fit the selected paper type.
    Send me an email to admin (_at_) cpguru (_dot_) com and I can send you the prototype
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • Widgets disable buttons?

    In CP4, the widgets seem to disable my buttons. I'm having the same issue with both the combo box widget and the print slides widget. The Next and Back buttons are set to go to the next and previous slides, appear after 0.0, and pause a half second before the end of the slide (e.g., pause after 12 seconds on a 12.5 second slide). I'm using the default settings for the widgets. Two images are attached. There appears to be conflicting script/commands. Thanks for any help you can offer.

    I'm afraid this has to be done within the interactive widget (or learning interaction). The pausing point is not even visible on the timeline, but if it is built in will always be there at the fixed time. Example: Games Interactions pause at 1sec, there is no way to change that in the Timing properties. I remember the old button widget, which is no longer there. Sorry, but cannot help you, who created that widget?

  • 1300  aps, all in fldrs..thn BOOTLOOP crsh/restor. devic/os indepndnt..hapens 2all. once loaded up, th hd is oftn maxd @bout 2-400mg aval free. wht do u thnk caus' ths evr prsent failur

    With over 1300 itunes loaded apps and 2+gb of cydia, all in folders, i get BOOTLOOP'd. device/os independant. 2-400mgs of free space. what exactly do you think causes' this ever present failure?
    In Short:
    1. restore my iph4
    2. backed up itunes data is restored (not as new phone)
    3. jailbreak (entire process littered with reboots/ springs)
    4. loader installs cydia
    5. pkg backup restore of cydia apps
    6. itunes Install 1300+ apps (sometimes all at once, sometimes 50-100 at a time)
    7. start icon categorization setup (creating approx 50-75 folders and filling with apps til only 50-75 folders are left on the springboard)
    8. and then.....
    9. BOOOOM!.....
    10. Bootloop.....
    11. a sigh as i pour a forty to the curb cuz of the loss of weeks worth of work (use to be a rage of some sort followed by depression, but that's long been numbed)....Bootloop....
    12. Bootloop....Bootloop....Bootloop....Bootloop....Bootloop....Bootloop....Bootloo p....Bootloop....Bootloop....Bootloop....
    13. try like normal to bring it back. some times it works thru tiny umbrella.  sometimes thru a hard reset.
    14. but it never lasts.................
    15. redo - 1-2 weeks gone!
    In Quire:
    1. asking myself these questiions, i've trued all of these, like maybe there's another restore//jailbreak/cydia pkg install/itunes apps install combo?  maybe all the apple apps first.  then the jailbreak?  this, however, was the first thing i tried. it think it might be even worse this way.
    2. try less reboots between big changes?
    3. i kinda get heavy handed when it comes to downloading & installing 5-10 packages/apps/themes at one time thru cydia's q. should i only do & at a time?
    4. should i boot in safe mode & install all of my cydia apps while there. like in the old mac days, extensions hated being installed while others were running.
    5. what about the apple apps?  only install all of those, as well, while in safe mode?
    6. is there a magic number of cydia items i can have installed on my iphone?
    7. is there a magic number of apple items i can have installed on my iphone?
    8. how about installing.  can i let itunes just run and run and run and install all 1300 apps, a couple gigs of songs and movies all night or should i baby it.
    9. if i baby it, how many apps should i allow itunes to install back -to-back before stopping it gently and then maybe rebooting and then starting again?
    10. how about cydia. and successive app download and install limit?
    11. does the os get ****** when i install and uninstall apps all of the time?  i mean, i'm not flippant. just picky.
    12. when i restore, and i select thru pkg backup and thru the itunes restore process, the last version, thus bringing over all of the preferences and junk from the failed os, could i be effectively be bringing over the problem? and unsolved conflict? a booty plist file?
    13. holding the home button and then hold the power without being plugged in, until the apple logo appears and then goes or appears and goes twice are two different cleansing. and most of the time, if the failing os gets saved, it's one of those processes that does it.  why?
    14. why doesn't tiny umbrella's 10x bootloop repair work?
    In Detail:
    so, each and every time i spend a week or two doing the entire process you see below.  i'm sure many people do.  i love it!  but...then 'the problem' occurs and the whole process starts over. it's really hurting my life. it's like a bootloop within a bootloop. soon my chick's gunna give me tha pootboot!
    1. restore iphone 4/32 thru itunes via 'option button to retain the baseband' method. i always have the latest os unless it's got issues.
    2. then i'll either:
        a. i'll let itunes sync to my last backup of that device Without adding but two or three apple factory loaded apps. like the first sync. not virgin 'new', tho. OR
        b. i'll stop right after the restore w/o doing any syncing but where i get a home screen and immediately jailbreak it.
             • use to be thru pwnage tool 4.3.3.1, but now thru jailbreakME, of course.  but it does not matter....the problem will happen no matter the dev.
             • a) is performed more often than b)  found no real difference.
             • also, to note so that anyone reading knows that i am a avid rebooter and respringer between deeper changes and upgrades.
    3. now i'll perform the en vogue jailbreak, jbME is just stellar!  great job Saurik & Comex!  now it's time for cydia to look like the app store!
    4. now i install cydia thru the loader and then reboot a couple times.
    5. then i'll immediately install only PKG Backup.  then reboot a couple of times.
    6. then, thru PKG, i'll install All of  my cydia apps. reboot and do it again if it missed a couple and so on until complete. i've listed them all below.
    7, then spend the first bout of time adjusting and organize all of the new cydia joy. a couple of days to a week. prefs brought over via PKG are getting better.
    8. then i either start or continue the process of itunes app installing. usually stopping the process every 100 apps to reboot and/or use for the night.
    9. that itunes install process takes days. then or during i start the folder creation and icon organization process.  usually end up with about 50-60 folders.
    10. now i start filling up these folders with, remember, over 1300 itunes, cydia and installious apps. this is often where i find the bootloop to occur. not as much as of late, but it's where i see it most. when finished, i have very little hard drive space left.  200-400mb to sometimes 1gb.
    11. if lucky, i have only folders on my springboard filled with apps. i've been there before and then the bootloop would attack. but even then, it's usually after an install of some sort thru cydia.
    12. i then bust out tiny umbrella and try, oh try, their 10x bootloop recovery. usually nothing. and during that process, since t.u. is using greenpois0n, i get to see the verbose boot screen which shows a clue as to what the problem might be thru this result:
    "AppleBCMLAN: :handleIOKitBusyWatchdogTimeout!(): Error. no successful firmware detected after 60000 ms!  giving up"
    13. i also try a single-cycle power button hold force reset and then double-cycle power button hold force reset.  sometimes one of these work.  but usually only for a short day or week.  it's just the sign to backup and be ready.
    what do you think causes this ever-present failure to haunt me/us?  or is it just 'it is what it is'?
    In Terested:
    I have a number of ios devices. been jailbreaking them since day one of cydia. do'em for people all of time.  i'm not a hacker by any means but i know what i'm doing. ****, i'll go up in that and **** a string of display text up!  but, code...no.  wish.
    i was going to start a business called cy0pt which customizes ios devices for peeps with bucks.  other issues arose, but do be on the lookout for a site called onewon.com. i've got mad app sifting knowledge and see the need for a site/app showing not all, not the top 10 but the single most capable app per category.  the categories would be busted way down to like 'live effects photo and video'.
    i'm hoping that once trusted by a user after the user had downloaded a couple, compared and found my findings to be tight, just said '**** it' and grabbed everything fom my site and considered his app aquisition process complete.  the hope is to not only speed up the tool gather out there but also to show apps that are categorized in high detail get used more often because they are easily identified as to what exactly they do. let me know what you think.
    also, i need a person to build the site and a person to build the iPhone app or one to do both. let me know if you'de like the details for a possible percentage partnership.
    thanks for any assistance!
    bbby
    cydia apps installed
    * 3G Unrestrictor
    * 5-Row Keyboard iOS4
    * 5x7 Layout for Iconoclasm
    * 7-zip (POSIX)
    * 8J2 iPhone3,1 JailbreakMe 3.0
    * Action Menu
    * Action Menu Plus Pack
    * Activator
    * aCyDev
    * AdBlocker
    * adv-cmds
    * afc2add
    * Airplane SBSettings Toggle
    * AirVideoEnabler
    * Alarming
    * AllPlay
    * Anonymous Email
    * App Stat
    * AppCake
    * AppCrackr
    * AppInfo
    * AppList
    * appPack
    * AppSync for 4.0+
    * APR
    * APR (/usr/lib)
    * APR-util
    * APT 0.6 Transitional
    * APT 0.7 (apt-key)
    * APT 0.7 HTTPS Method
    * APT 0.7 Strict
    * APT 0.7 Strict (lib)
    * Aptupdate for SBSettings
    * aTube Video Downloader
    * Autocorrection SBSettings
    * Autolock SBSettings
    * AW-Open
    * AW-Wlan6x - AW-Open
    * Backgrounder
    * Barrel
    * basic-cmds
    * Berkeley DB
    * BigBoss Icon Set
    * BigBoss Recommended Tools
    * Black and Red UI
    * Black Voice Control
    * Bluff My Call
    * Bong
    * Bootstrap Commands
    * Bourne-Again SHell
    * Browser Changer
    * Browser Changer SBSettings Toggle
    * BTstack
    * BytaFont
    * bzip2
    * Calculator Widget
    * Call Blocker
    * Caller ID Faker
    * Caller ID SBSettings Toggle
    * CallLog
    * CallNow
    * CameraWallpaper
    * Celeste Bluetooth File Sharing
    * CF CK Keyboards pack
    * Circles
    * Class Dump
    * Clean Up
    * CodeThemed
    * Color Keyboard
    * Core Utilities
    * Core Utilities (/bin)
    * CrackNShare
    * Crazy Text
    * CrazyDevice
    * Curiosity Killer 3 Pranks
    * cURL
    * CyanED HD
    * CyDelete
    * Cydia Icons
    * Cyfix GUI
    * Cyfix Script
    * Darwin CC Tools
    * Darwin Tools
    * Data Roaming SBSettings Toggle
    * Data Usage SBSettings Add-on
    * Debian Packager
    * Debian Updater for SBSettings
    * Debian Utilities
    * DeepEnd
    * DeleteMail
    * developer-cmds
    * DeviceSpeed
    * DietBar
    * Diff Utilities
    * diskdev-cmds
    * Display Recorder
    * dlssid
    * Eircom Grabber
    * English (United States) Hunspell Dictionary
    * Erica Utilities
    * eWiFi
    * ExMormon
    * ExtremeWiFi
    * FaceBreak Cracked
    * FaceTime Surveillance
    * Fake Power
    * Fake Reboot
    * FAKE restore
    * Fast Copy
    * Fastr Respring
    * FBphotoSave
    * FFmpeg
    * file-cmds
    * Find Utilities
    * FolderEnhancer
    * FolderEnhancer Cracked
    * Footprintz
    * FREEdi YouTube Downloader
    * FreeSync
    * Full WebClips
    * FullDrop
    * FullPreview
    * FullScreen for Safari
    * Gawk
    * gettext
    * Ghosts Soundboard
    * Git
    * Glasklart Classic 4.0 - 6600+ icons!
    * Glasklart HD - iPad & iPhone 4 ready!
    * GNU Debugger
    * GNU Privacy Guard
    * Google Data APIs
    * Graviboard
    * gremlin
    * Gremlin2
    * grep
    * GridTab for Safari Cracked
    * GuizmoDNS
    * GuizmOVPN
    * GVIntegrated
    * gzip
    * Hackulous Resources
    * HapticPro
    * HapticPro SBSettings Toggle
    * HeadingLock for Maps
    * HiddenMail
    * HUD Controls Plus
    * Hunspell
    * i4 Invisible Unlock Tap & Answer
    * i4 white note
    * iAdKiller
    * iAm Jailbroken
    * iAm JB+Dev Edition
    * iBigBoss
    * iBye
    * iClassic
    * Iconoclasm
    * IconSupport
    * iDemonoid
    * iDeviceDaily
    * iDic
    * iFile
    * iFlipText
    * iFoneguide
    * iGoogler
    * iGoogler Pro
    * iGuà as
    * iHackerPro
    * iKeyGuard Key Logger
    * iKeyGuard SBSettings Toggle
    * iLickHer
    * iLostMyi
    * ImageShack
    * inetutils
    * Inflation
    * Inspell
    * Inspell SBSettings Toggle
    * Installous 4
    * Instant Mirror
    * IntelliStatusBarIcons
    * InvertColors SBSettings Toggle
    * IOKit Tools
    * iPhoneModding
    * iPirateBay
    * iPod Widget
    * iProtect
    * iProxy 2
    * IQ Quick Test
    * iShare
    * iSHSHit
    * iSpanks
    * iSpeedTouched
    * iStreamNet
    * iTorrentLeech (Free)
    * iTorrentLeechPro
    * iTracker
    * iVoiceChanger
    * iWep BTDic2005
    * iWep BTDic2006
    * iWep BTDic2007
    * iWep BTDic2008
    * iWep BTDic2009
    * iWep Pro 4.0.5
    * iWep STDic2005
    * iWep STDic2006
    * iWep STDic2007
    * iWep STDic2008
    * iWep STDic2009
    * iWep STDic2010
    * iWep STDic2011
    * iWhisper
    * iWhiteboard
    * iWPA
    * Keyboard Fixer iOS 4.3+
    * keyboard tock sound
    * less
    * libdisplaystack
    * libhide
    * libjpeg
    * libnet
    * libpcap
    * libsigc++
    * libstatusbar
    * LibVNCServer
    * LibWeather
    * libxml2
    * libxml2 Library
    * Link Identity Editor
    * Location Spoofer
    * lsof
    * Lunar Ball LITE
    * LZMA Utils
    * macX4 MAC Changer (iOS 4)
    * Mail Rules
    * MailKeyboardHide
    * Make
    * ManualCorrect Pro
    * Mark Read
    * Masks
    * Matte Grey SBSettings
    * MeFire
    * Mobile Kiosk
    * Mobile Substrate
    * Mobile Terminal (iOS4)
    * ModMyi.com Forum Browser
    * ModMyTech App
    * MouseSupport
    * Multifl0w
    * MultiIconMover
    * MyApps
    * nano
    * neon
    * network-cmds
    * Neuropool Batt Percentage
    * New Curses
    * NexusOne Glasklart Wallpaper Theme
    * NoCyfresh i4
    * OpenSSH
    * OpenSSL
    * OpenVPN Toggle for SBSettings
    * OSFaker 2 BETA
    * OverBoard
    * PAM (Apple)
    * PAM Modules
    * PandoraSkips
    * PasswordPilot
    * patch
    * pcre
    * Pee Wee Herman Soundboard
    * pincrush
    * pirni
    * Pirni Pro
    * PlaceTrack
    * png
    * PoliceCar SoundBoard
    * PolyWords Open
    * PreferenceLoader
    * Profile Directory
    * ProgressGEAR Mod
    * Prototype Font
    * Push Mail SBSettings Toggle
    * Push Notifications Toggle
    * PwnCenter
    * QuickGoogle
    * QuickMP3
    * Ragdoll Fun Lite
    * Ranbee
    * Rate My Pic
    * ReactionTime
    * readline
    * Red Progress Bar
    * Red Ui HD
    * RepoSetup
    * Reset Safari for SBSettings
    * Ring & Silent SBSettings Toggle
    * Ring Vibrate SBSettings Toggle
    * Ringer/Silent Toggle for SBSettings
    * Rotation Inhibitor
    * rsync
    * Safari Download Plug-In
    * Safari Download Toggle
    * Samba
    * Samba Core
    * sandcastle
    * SBOrganizer
    * SBSettings
    * SBSettings ultraSn0w Toggle
    * sbsettingstoggles
    * ScreenSaver
    * ScrollingBoard
    * ScrollingBoard Sliders Addon
    * sed
    * Serious SBSettings HD
    * shell-cmds
    * Shrink
    * Signal
    * Silent Charge
    * Silent Vibrate SBSettings Toggle
    * Simulated Key Events
    * SiNfuL iPhone RepoPrep
    * SiNfuLCrack
    * SnapTap
    * SOSiPhone
    * Source GUI
    * speedssid
    * SpoofPro
    * SpoofTel Caller ID Spoofing
    * SpoofTexting
    * SpringBoardAccess
    * SpringFlash
    * Springflash SBSettings Toggle
    * Springtomize
    * SpyCall CallerID Changer
    * SQLite 3.x
    * SQLite 3.x Library
    * srt Design Labs
    * sshpass
    * StayOpened
    * Stealth Cam
    * StreamGuv
    * Strength
    * Subversion
    * SwipeToMoveCursor
    * Sword
    * Syslog Toggle
    * syslogd to /var/log/syslog
    * system-cmds
    * Tape Archive
    * Tapp
    * Tech-A-Pedia App
    * TetherMe
    * TetherMe APN Editing
    * TetherMe Preferences
    * Text2Speech
    * THC-Hydra
    * TIFF
    * ToneFXs 2 (Pro)
    * top
    * Touch Keyboard Sound
    * Touch-Mania
    * Transparent StatusBar for iOS 4
    * TVOut2 Mirror TVOut
    * UIKit Tools
    * ultrasn0w
    * Unhide
    * UniScribe
    * unrar
    * UUID Generator
    * UUIDfinder
    * Veency
    * Veency SBSettings Toggle
    * Vi IMproved
    * VideoLock
    * VMOJI 4
    * Voice ActionMenu Plugin
    * VoiceActivator
    * VoiceChange
    * Volume Boost iOS4
    * Volume Slider Widget
    * WeatherIcon
    * WeBe++
    * wget
    * whois
    * Wi-Fi Sync
    * WiFi Analyzer
    * WiFi Booster
    * WiFi Passwords
    * WiFi-Where
    * WiFiFoFum
    * WinterBoard
    * Winterboard Icon Label Shadow Enabler
    * Winterboard Theme Gallery [Theme Store]
    * WLAN Audit
    * WorldPopulation
    * WPA Finder
    * Wraparound
    * XAR
    * xGPS
    * XML Parser Toolkit
    * xml2
    * Xpandr
    * YFiSelect4
    * yFy Network Finder Lite
    * YourTube 2
    * Zuijlen

    Once you have jailbroken your phone and installed that software, you have voided your Apple warranty. Also, in registering for this forum, you agreed to a number of Terms of Service, and one of them is not to discuss this type of information. Since you have indicated (and I certainly did not read the entire post, just highlighted the parts about Cydia and installing) you have done all of this, you have forfeited your chance to get any help here on this forum. You will need to take this to a forum that discusses this type of modificaiton to the iPhone. Also, check out this Apple support document.
    http://support.apple.com/kb/HT3743

  • Need a little help with Slimbox (Lightbox clone) and Spry data sets

    Hello guys!
    First of all let me say that I'm not a programmer in any way,
    shape or form, and somehow I managed to build me a dynamic
    thumbnail gallery that reads data from an XML file and displays it
    on my webpage using a Spry data set and a slider widget (yay!)
    This is of course only thanks to the many great examples
    provided by the Adobe Spry team, and me being stubborn enough to
    keep at it, even though I don't really understand what I'm doing :D
    But I got to this point where I have basically everything
    working, except that I can't get the Slimbox (Lightbox clone)
    script to work with the Spry-generated thumbnail gallery.
    From what I could understand from other threads on this
    forum, is that I need to add an observer somewhere, only that I'm
    not sure where and how (those threads are pretty old and the
    examples aren't available anymore).
    I'm sure you guys know what I'm talking about, anyway, here's
    what I got so far:
    http://www.riotdesign.com.ar/misc/gallery/test1.html
    I have the thumbnail gallery populated from the external XML
    file, a basic page navigation using the Sliding Panels widget, and
    the Slimbox script which works only on the static test image.
    Okay I guess that's it for now, sorry for the long post and
    of course any help with this will be GREATLY appreciated :)
    Thanks & bye!

    Kev,
    Where exactly does the .evalScripts = true; text need to go?
    Does it go in the href call?
    <a href="ManageNotes.asp" title="Manage Notes" onClick="this.blur();
    Modalbox.show(this.href, {title: 'Manage Notes', width: 575}); return false;">View your notes.</a>
    Thanks for any assistance.
    J Bishop

  • Itunes 9 is fugly

    The UI completely stinks: Too Glossy, white backgrounds in grid view, volume slider widget too small, Play progress bar too small (Often used to select a point in a song, podcast, video podcast, movie)
    iTunes Store almost useless: Again due to UI issues. Difficult to navigate. Nothing seems to be where it should be, search results are in a small portion of the total window with allot of wasted real-estateand ads in the wrong place, Search results end up with their own scroll bar that is way too small. Home button on top should be attached to the left hand side of window next to forward and back buttons.
    Simple rule to follow Apple: It is not broke don't fix it.
    The old search results were allot easier to navigate and were more in tune with the rest of the program. In short make it like it was.
    I had stopped buying CDs and started purchasing all my music on iTunes. If Apple does not fix the UI problems I may start buying CDs again.

    Apple employees almost never read this forum. Send feedback to Apple via their contacts page if you really want them to hear your opinion.

Maybe you are looking for