Multiple Hit Button Without Using The Timeline

Hello. I'm pretty much a beginner when it comes to flash. So,
I assume there's been a post about this topic already. But, does
anyone know how to script a code that lets you hit a button
multiple times to execute an action without using the time line.
For example. on
http://www.group94.com/ website
under menu / projects they use arrows to move the text on the y
axis. Every time you click down on the text, it shifts upwards. I
assume this a multiple hit action since the text shifts to? Can
anyone help. Thanks.
George

Well, every action assigned to a button is executed multiple
times when the button is hit repeatedly. I assume you mean kind of
different actions? This could be done with a counter variable and a
switch statement, like this:
var count:Number = 0;
button.onRelease = function(){
count++;
switch(count){
case 1:
// actions for 1st click
break;
case 2:
break;
case 5:
count = 0; // reset counter
break;
However, in the website you linked, I suppose they don't do
it this way, but with a more dynamic approach: Load the data (links
and linktext) from a xml or text file, then build an array out of
the contents and display the first entries. When the button is
clicked, the first entry goes off, the next entry comes in. When
the end of the array is reached, go back to entry 1 (not sure they
do that, I didn't try it so far). So you would need a function,
like displayNext(), that executes on every click and checks for
itself which is the next entry to display and goes through the
array this way.
That's just a guess how they did it, or rather, how I would
do it. ;)
hth,
blemmo

Similar Messages

  • How to add a mute button without using the default skin?

    I want to use a mute/unmute button for my current project which does not use the default skin.  I searched the web and found the following solution.
    http://kb2.adobe.com/cps/163/2ed9f163.html
    I followed the instruction and it works fine on single slide. The problem is that it does not carry through the whole project.  If I mute the first slide, the audio is on again on the next slide. My mute/unmute setting doesn't go to the next slide.
    Any one have a solution to this problem? Any help or tips are greatly appreciated.

    Hi there
    Did you pay close attention to step 4?
    Click image to see larger...
    Addtionally, your post reads as if you feel the mute button is only avaliable with the Default playback control set. Note that there are all sorts of options with the supplied playback controls that offer enabling a mute button.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • I have hidden unwanted books from the purchased area of the iBooks store, but they're are still appearing on the front page of iOS as cloud downloads, is there a way to remove these from iBooks without using the hide iCloud books button?

    I have hidden unwanted books from the purchased area of the iBooks store, but they're are still appearing on the front page of iOS as cloud downloads, is there a way to remove these from iBooks without using the hide iCloud books button?
    Let me explain a little more. I had downloaded a lot of free books in the past as a trial when iBooks was first released and since then I have decided I no longer want them, because of this I hid them from the purchased section of the iBooks store. The 5 books left are ones I decided to keep as seen in the following picture.
    This is how it appears in iBooks on my mac. There are 4 books downloaded and 1 book that I have decided not to download at this time. I would still like to keep this book available in the cloud incase I want to download it again in the future. You’ll notice that hide iCloud books is not selected, if I wanted to hide the book that I have chosen to keep in the cloud, but have not downloaded yet I could.
    This is exactly how I think this feature should work. If you have hidden a book from your purchases it should not show up in the mac Ibooks app. (I am aware you can never actually delete a purchase, just hide them and that hidden purchases can be restored to your account from within the account management section of the iBooks store).
    The iOS app is working differently for me. Here is a picture of the purchased tab on the iBooks store in iOS Ibooks. Again notice that pictures of Lilly is still yet to be downloaded. This is how I expected it to look.
    If we visit the front page of iOS iBooks the view is very different from what I expected. Here we can see the 4 books I wanted to keep on my device and have downloaded. We can also see the 1 book I wanted to keep, but did not want to store locally on the device and left in iCloud (Pictures of Lilly). However we can also see all the books I had hidden from the purchased section of my iTunes account and which I believe should no-longer be visible, Dracula, frankenstein etc…
    I am aware of the hide iCloud books button within the iOS app, but I did not need to use this to hide the books I had removed from the my purchased section of the iBooks store on the mac, why are they still appearing in iOS?
    I’m still not sure if this is a software glitch or not. This article suggests to me that books can be hidden, but I had already completed these steps.
    https://support.apple.com/en-us/HT201322
    A browse of google also suggests people may have been able to hide past purchases from the front page of iBooks on iOS in the past.
    In case there was an issue with syncing I tried logging in and out of my iTunes account via settings in iOS. Force closing the app, disabling automatic downloads and removing my device from iTunes in the cloud. Syncing with iTunes on the mac did not correct the issue either.
    Interestingly I have the same issue on my iPhone 6 running iOS 8.3 as I do on my iPad mini suggesting that this might be an issue either with my account or with iOS iBooks software in general.
    If there is a way to remove the already hidden iBooks in your account from the front page of iBooks on iOS without using the hide iCloud downloads button? Please help community!

    My apologies for the lack of photos, here is my post again with photos.
    I have hidden unwanted books from the purchased area of the iBooks store, but they're are still appearing on the front page of iOS as cloud downloads, is there a way to remove these from iBooks without using the hide iCloud books button?
    Let me explain a little more. I had downloaded a lot of free books in the past as a trial when iBooks was first released and since then I have decided I no longer want them, because of this I hid them from the purchased section of the iBooks store. The 5 books left are ones I decided to keep as seen in the following picture.
    This is how it appears in iBooks on my mac. There are 4 books downloaded and 1 book that I have decided not to download at this time. I would still like to keep this book available in the cloud incase I want to download it again in the future. You’ll notice that hide iCloud books is not selected, if I wanted to hide the book that I have chosen to keep in the cloud, but have not downloaded yet I could.
    This is exactly how I think this feature should work. If you have hidden a book from your purchases it should not show up in the mac Ibooks app. (I am aware you can never actually delete a purchase, just hide them and that hidden purchases can be restored to your account from within the account management section of the iBooks store).
    The iOS app is working differently for me. Here is a picture of the purchased tab on the iBooks store in iOS Ibooks. Again notice that pictures of Lilly is still yet to be downloaded. This is how I expected it to look.
    If we visit the front page of iOS iBooks the view is very different from what I expected. Here we can see the 4 books I wanted to keep on my device and have downloaded. We can also see the 1 book I wanted to keep, but did not want to store locally on the device and left in iCloud (Pictures of Lilly). However we can also see all the books I had hidden from the purchased section of my iTunes account and which I believe should no-longer be visible, Dracula, frankenstein etc…
    I am aware of the hide iCloud books button within the iOS app, but I did not need to use this to hide the books I had removed from the my purchased section of the iBooks store on the mac, why are they still appearing in iOS?
    I’m still not sure if this is a software glitch or not. This article suggests to me that books can be hidden, but I had already completed these steps.
    https://support.apple.com/en-us/HT201322
    A browse of google also suggests people may have been able to hide past purchases from the front page of iBooks on iOS in the past.
    In case there was an issue with syncing I tried logging in and out of my iTunes account via settings in iOS. Force closing the app, disabling automatic downloads and removing my device from iTunes in the cloud. Syncing with iTunes on the mac did not correct the issue either.
    Interestingly I have the same issue on my iPhone 6 running iOS 8.3 as I do on my iPad mini suggesting that this might be an issue either with my account or with iOS iBooks software in general.
    If there is a way to remove the already hidden iBooks in your account from the front page of iBooks on iOS without using the hide iCloud downloads button? Please help community!
    iPhone 6, iOS 8.3, Also an issue on my iPad mini iOS 8

  • How can you backup your iPhone without using the front button?

    My front button doesn't work again. Had this fixed a week ago and it stopped working again.
    So how do I backup the iPhone without being able to close the email account it is in now and get to the Settings without using the front button?

    Restart your iphone by using the power button. After the restart you will be able go to the settings and enable assistive touch!

  • How to invoke the app by touching the screen (without using the home button)

    Kindly  provide the solutions for the following issues
    1.       How to invoke the app by touching the screen (without using the home button)
    2.       Estimated lifespan running an iPad3 continuously 24x7
    awaiting for your valuable response.
    Thanks and regards,
    Sathya.

    1.  You can only invoke an app by touching its icon.
    2.  All depends on what your app does.

  • HT201412 Is there a way to reboot an ipod without using the home button?

    My iPod touch 4th gen is unresponsive and needs a reboot, however the home button doesn't work. How can I reboot it without using the home button?

    To reset the iPod without the hardware buttons,
    - Reset network settings: Settings>General>Reset>Reset Network Settings. You will have to rejoin wifi networks and repair BT devices

  • Why can I not restart or shut down my imac without using the power button?

    why can I not restart or shut down my imac without using the power button?

    Reset the SMC and then try a restart or shutdown from the drop down menus.
    Intel-based Macs: Resetting the System Management Controller (SMC)
    Then if that doesn't work, backup because you have an OS X issue that will require either a repair or reinstall.

  • Create a Multiple-Line JButton Without Using HTML format

    I used html format for multiple-line JButton and it took a long time to load that button up (about 5 seconds more). Does anyone know how to create a multiple-line JButton without using html?
    Any suggestion or sample code will be appreciated.
    javamesser

    Hello,
    You could try using the following:
    -give your button some layout (e.g.: BoxLayout.Y_AXIS, or BorderLayout).
    -create the wrapped text in separate JLabels (one line in each label)
    -add your labels to the button
    Advantage:
    this solution does not affect the laf classes
    Disadvantage:
    focus rectangle is not calculated accurately
    Regards,
    G

  • Is there a way to send and receive SMS on multiple cellular devices without using iMessage?

    I currently own a cellular iPad mini and an iPhone 4s and would like SMS to be the same on both devices as well as my desktop.
    After many months of struggling with iMessage, I decided to turn it off entirely.  I discovered that my best friend did not receive dozens of my texts over the span of a few months (I compared our message history side by side).  Seems like it had something to do with traveling in and out of wifi zones or possibly conflicts between our two carriers, ATT and Verizon.  Regardless, I am not willing to dive into iMessage fully until this gets sorted out.  Further, SMS is the standard message format for everyone outside of the Apple sphere, and I do not feel comfortable lumping them together into one app.  If I decide to switch to Android, will all of my contacts with iPhones continue sending me iMessages?
    Thank you for your help!

    Is there a way to send and receive SMS on multiple cellular devices without using iMessage?
    Search the iTunes App Store for any 3rd party SMS apps that may be available.
    If I decide to switch to Android, will all of my contacts with iPhones continue sending me iMessages?
    Android phones don't receive iMessages, they can recieve SMS messages sent through the iOS Messages app. The app that your contacts choose to use to send you messages is completely up to them.

  • Is it possible to create a DVD in iDVD without using the themes they provide?

    Is it possible to create a DVD in iDVD without using the themes they provide?

    Hi
    No Menu DVD
    from. Mishmunken
    How to create a DVD in iDVD6 without menu (there are several options)
    1. Easy. Drop your iMovie in the auto-play box in iDVD's Map View, then set your auto-play item (your movie) to loop continuously.
    Disadvantage. The DVD plays until you hit stop on the remote
    2. Still easy. If you don't want your (auto-play) movie to loop, you can create a black theme by replacing the background of a static theme with a black background and no content in the drop-zone (text needs to be black as well).
    Disadvantage. The menu is still there and will play after the movie. You don't see it, but your disc keeps spinning in the player.
    3. Still quite easy but takes more time. Export the iMovie to DV tape, and then re-import using One-Step DVD.
    Disadvantage. One-Step DVD creation has been known to be not 100% reliable.
    4. (My preferred method) Easy enough but needs 3rd party software. Toast lets you burn your iMovie to DVD without menu - just drag the iMovie project to the Toast Window and click burn.
    Disadvantage. you'll need to spend some extra $$ for the software. In Toast, you just drop the iMovie project on the Window and click Burn.
    5. The "hard way". Post-production with myDVDedit (free-ware)
    Tools necessary. myDVDedit ( www.mydvdedit.com )
    • create a disc image of your iDVD project, then double-click to mount it.
    • Extract the VIDEO_TS and AUDIO_TS folders to a location of your choice. select the VIDEO_TS folder and hit Cmd + I to open the Inspector window
    • Set permissions to "read & write" and include all enclosed items; Ignore the warning.
    • Open the VIDEO_TS folder with myDVDedit. You'll find all items enclosed in your DVD in the left hand panel.
    • Select the menu (usually named VTS Menu) and delete it
    • Choose from the menu File > Test with DVD Player to see if your DVD behaves as planned. If it works save and close myDVDedit.
    • Before burning the folders to Video DVD, set permissions back to "read only", then create a disc image burnable with Disc Utility from a VIDEO_TS folder using Laine D. Lee's DVD Imager.
    //lonestar.utsa.edu/llee/applescript/dvdimager.html
    hope this helps!
    From LynnLU USA
    www.mediasoftmac.com/dvd-creator-articles/convert-mov-video-to-dvd-on-mac.html#1 29
    Yours Bengt W

  • Is there a way to hang up call without using the touchscreen?

    I'm using an HP Veer 4G.  In the wintertime, when I need to wear gloves, I'm wondering how I will handle calls without using the touchscreen.
    I've figured out most of the process:  hold down the volume down button for a couple of seconds to load the Voice Dial app, then speak the name of the person I want (which has worked flawlessly for me so far!) and then I'm connected.
    The problem I'm having is how to hang up without using the touchscreen.  If someone answers the call, that's no problem because I can just wait for them to hang up.  But if I get their voicemail then what?  I thought I'd be clever and use my nose, but the sensors black the screen out so that doesn't work.  How are people ending calls without taking their gloves off?
    Post relates to: HP Veer p160una (AT&T)

    Hello!
    Unfortunately this is the trade with using capacitive touchscreen
    HP has logged this in its software issue tracking system. We endeavor to continuously improve our software quality and thank you for bringing this to our attention.  We are grateful to the community and will evaluate options based on customer feedback and software best practices.
    In mean time, there is a patch in the homebrew community that allows closing the slider to drop calls and can check more into that via precentral.net

  • Use HCM processes and Forms without using the Enterprise Portal

    is it possible to leverage existing HR Admin Services (HCM processes and Forms) functionality without using the Enterprise Portal?
    1) Create an Adobe form and Interface using SFP
    2) Set up ISR and Form Scenario
    3) Set up Forms configuration to use existing Backend and generic Services
    4) Set up workflow to updated Backend using Services
    is it possible to do the above steps and not use the Portal? If Yes, how do we present the forms to the Manager, and provide different buttons that appears on the Portal by default?
    Any ideas will be greatly appreciated.
    Thanks,
    Saurabh

    Hi Saurabh,
    your assumptions and findings (items can not be started from the backend workflow inbox etc.) are correct: These processes can not be started without the Portal and it is not intended to do this.
    The above mentioned backend report are only forseen for implementation and testing purposes and not for productive use.
    In addition to the fact, that you already can't execute the work items a lot of other features of the framework (Process Browser etc.) are only available through the Portal.
    Best Regards
    Michael Bonrat - Solution Manager HCM Processes and Forms
    Info about HCM Processes and Forms:
    www.service.sap.com/erp: 
    - SAP ERP Human Capital Management -> Workforce Process Management -> HCM Processes and Forms

  • Scale clips using the timeline- doesn't seem to work well?

    I had been scaling my clips (200%) using the effect control panel, and decided it would be a couple less clicks to simply change the property to "Motion:Scale" in the timeline and drag the bar on the clip up to scale it- but it's strange, because if I drag it all the way up (600 units is the highest) the clip is scaled by 150%. What's the thought behind this? I mean, how can I use this feature to scale the clip in an intuitive way? Ideally, wouldn't dragging the bar to 200 scale the image by 200%? Is this simply not what that feature is for? What WOULD someone use this feature for if not this?

    Yeah, me too! I also find that using multiple interface elements to complete one repetitive task is silly. If I am already using the timeline to place clips, why not also use it to scale them by a precise amount? The feature appears to be there. I am wondering about how or if it was intended to be used. Any insight from those who use the Motion:Scale feature in the timeline?

  • How to dismiss the spelling dialogue without using the mouse

    I'd appreciate the right tip from anyone on how to dismiss the spelling dialogue in Mail without using the mouse. (I'm one of those guys who likes to use the keyboard as much as possible.) Here's the scenario:
    I open a new message in Mail, type my text, press Cmd-Shift-D, then (because I have it set to check spelling when I "click send") up pops the spelling dialogue. That's fine as far as it goes, but many times I don't need any corrections because either I don't care or because the words are fine but just not recognized by Mail. So until now what I do is use the mouse to click on the far left one of the three round buttons in the upper left corner of the dialogue. I would like not to have to use the mouse, but pressing Esc or any other keys I try doesn't work to make it go away.
    Your advice is welcome! Thanks.

    Well, that window is actually a floating window, which means that it is meant to hang around. Notice that if you move Mail to the background (without hiding it), the spelling window hides itself, then shows itself again when you bring Mail back to the front. Floating windows are kind of in their own little world, meant to float above windows while not interfering with keystrokes sent to the frontmost window.
    I would argue that it shouldn't be a floater, because nobody's going to want it around once they're done checking spelling. But that's kind of a matter of opinion, and obviously Mail's designers thought differently.
    BTW, in the course of writing this, I discovered something -- if you click in the spelling window, so that you could type in the field there, Command-W will actually close the floater. But, of course, that still requires a click in the window with the mouse.

  • Reading the contents of a File without using the  fileref

    Hi ,
    I was trying to read the contents of a file (not upload
    basically) without using the fileref.upload or any servlets.
    I wanted to give this file as input(dataprovider) to a
    datagrid from the local instead of uploading it to the server and
    fetching the contents from there.
    I will explain the scenerio here:
    1.I have a text field. (Here I am providing the path of the
    file located).
    2.There is a Submit button .(On click should be able to take
    the specified file as input and read the contents of the file)
    which should be able to read the contents of the file path
    specified in step1.
    I want to basically provide the contents of this xml file as
    data provider to a datagrid.
    can anyone please provide some help on this issue.
    thanks

    You cannot access the local file system in Flex. You need to
    upload the file to the server, and then populate the file from that
    uploaded file. Unless of course you are using AIR, then this is
    doable.

Maybe you are looking for

  • Unable to create image buffer after RAM preview

    Running into an odd and frustrating error. Built a comp using the new Ray-traced 3D renderer and now I'm regretting being an early adopter big time with all the problems I've been encountering with it. The latest comes whenever I do a longer RAM prev

  • Submit button wont align

    Hi Ive tried to work this out for myself (and my friend Google), and spent all day without getting anywhere. I am trying to get the submit button, which I have made an image, align nicely under the right hand side of the above input box. ie. the righ

  • Emails confirming of receipt as a log for workitems sent to Internet

    I have a situation and I donu2019t have any idea wher to solve it. The problem is that SAP or Workflow is  not sending two Emails confirming the sending  and reception of the Workitems sent to Internet when Iu2019m running the programs RSWUWFML2, RSC

  • OEM 10.2.0.3 Error" java.lang.Exception

    Hello, Does anyone have an idea of why I would receive error "java.lang.Exception: IOException in sending Request :: Connection refused" when I log into OEM Database Control??? Thanks, Daniel

  • Oracle BI delivery method/project management method

    Hello Does Oracle recommend a specific BI delivery method ? Or is there a method specific for Oracle tools ? Thanks in advance,