Buttons and video

I kept a visible button after a hit target & his hidden page on load. but on the device, it loads the page and hide the other button does not work. and also with videos, he simply presents himself as an image. nothing happens if I see on an InDesign snippet.

Help, please!

No, you cannot use flash.

Bob

Tags: Digital Publishing Suite

Similar Questions

  • Buttons and videos does not

    I have several buttons and videos related to each other.  When I click on a button, it will run only a video and not the video I want for this button.  Any help?

    Thank you

    Try if it works:

    SYM. $("Subdivision_-_20_sec_1") .css ({height: "200px", width: "300px"});

    SYM.$("Subdivision_-_20_sec_1") [0]. Play();

    HTH,

    Vivekuma

  • Buttons and video clips

    I have a number of buttons in a single clip. If I type this code in the movieclip, where there are the buttons it should work?

    Pic2.onRelease = function() {}
    photo_mc.loadPhoto (image [2]);
    picture_num();
    }

    He has not worked for me, don't know if the clip is preventing to be clickable, but the roller on the effect of the buttons works.

    first of all, I would place the code in frame 1 of your document and from there is much easiert to target any nested object, for example. I have a movieclip with 5 buttons, movieclip is called "myMC" and buttons are called "myBut1" at 5. I have them would target the root of this way.

    myMC.myBut1.onRelease = function...
    myMC.myBut2.onRelease = function...

    I don't think there should be a problem with the buttons inside movieclips, but I normally always use movieclips as buttons and not the native flash button object.

  • Buttons and video Clips (in and out)

    I'm working on my own website for my graphic design work and I use flash for the introductory movie, you can either ignore or after a time, will send you directly to the home page.

    On this introduction movie (which animatedface_mc sick call) I put two other clips with flashing eyes (left and right). The eyes would be constantly flashing, this page is in progress. That we work.

    On the side are buttons of the names of celebrities and once clicked on adding video clips to the main animatedface_mc. For example if I clicked on the monroe_mc, it adds this famous Marilyn Monroe mole (using the mask or opacity, depending on the function of the face) on the animatedface_mc. If I clicked on tyson_mc, he adds his face tattoo. I used the following code to it:

    monroe_btn.addEventListener (MouseEvent.CLICK, monroeshow);
    function monroeshow (event: MouseEvent) {}
    monroe_mc. Play();
    }

    tyson_btn.addEventListener (MouseEvent.CLICK, tysonshow);
    function tysonshow (event: MouseEvent) {}
    tyson_mc. Play();
    }

    There are at least 10 other buttons on this page, but I just realized that some of the features of the face are running too and so seems not good. I was wondering if there was a way that when you click a button, it turns off the video clips which are already turned on, so maybe that tyson_mc and chaplin_mc were already, and I clicked on monroe_btn, monroe_mc shows to the top and tyson / video clips chaplin may be disabled. Tyson and chaplin buttons would still be clickable, it's just that their film clips, if already, could be put off.

    I tried the following, but it doesn't seem to work: tyson_mc.enabled = false;

    Thanks in advance for the help.

    You need not have a frame on the main timeline 2 If you have any framework 1 now.  You can use tyson_mc.visible = true;  When it is click on the button of tyson as if it was previously invisible, it becomes visible again.

    That would be the basic series of commands by clicking a button that is capable of producing...

    function resetMCs() {/ / shared by all buttons}

    monroe_mc.gotoAndStop (1);    or monroe_mc.visible = false;

    tyson_mc.gotoAndStop (1);       or tyson_mc.visible = false;

    }

    monroe_btn.addEventListener (MouseEvent.CLICK, monroeshow);
    function monroeshow (event: MouseEvent) {}

    resetMCs();

    monroe_mc. Visible = true;

    monroe_mc. Play();    See the comments below
    }

    tyson_btn.addEventListener (MouseEvent.CLICK, tysonshow);
    function tysonshow (event: MouseEvent) {}

    resetMCs();

    tyson_mc. Visible = true;
    tyson_mc. Play();       See the comments below

    }

    If mole and tatoo movies don't really animate at all and tell them to play fair, then you could end up with several images for them and only control their visibility instead of telling them to play.

  • Given that I have install iOS 9.3.1 my iPhone 6 Plus is very slow, in the speakers and keyboard, I can't watch videos in YouTube or Facebook and sometimes do not work the volume buttons and lock

    Given that I have install iOS 9.3.1 my iPhone 6 Plus is very slow, in the speakers and keyboard, I can't watch videos in YouTube or Facebook and sometimes do not work the volume buttons and the lock. I rebooted my phone like 10 times and it does not work, I need help,

    Have you tried a forced reboot? Hold down the home and Sleep/Wake buttons simultaneously for about 15-20 seconds , until the Apple logo appears. You won't lose anything.

    If this does not help, I would like to try a restore:

    https://support.Apple.com/en-us/HT201252

  • Equium A60-199: audio and video control buttons not working not

    Audio and video control buttons used to work for windows media player, but now they are not, I wondered if I had pressed or something changed by mistake, or maybe I need to take it to be fixed? Help, please.

    Hello

    AFAIK utility Toshiba controls must be preinstalled if you have correct functionality. Check this box on your device.

    Good bye

  • I just installed Lightroom CC 2015 and when it opens after 5 or 10 seconds video flashes up "" look at an overview of Lightroom and its features". It is not possible to cancel or return to Lightroom. I can just click on the play button and after that, Lig

    I just installed Lightroom CC 2015 and when it opens after 5 or 10 seconds video flashes up "" look at an overview of Lightroom and its features". It is not possible to cancel or return to Lightroom. I can just click on the play button and after that, Lightroom crashes.

    I uninstalled Lightroom, re-installed, but everything remains the same. After clicking on the play button, the video window is black. I can only kill Lightroom in the Task Manager.

    I use Windows 7.

    Thank you for helping me.

    OK guys, I have a solution. Press escape [ESC] to close the video window. Yes I know... It took less than hour of my time to understand this. If Adobe please, no matter how lucky you could focus on the provision of a useful product, not to invent unnecessary mess that have zero impact on your username? And Holy shit, employ a specialist UX, this is catastrophic!

  • Implementation of a button and an image using video cue points

    Hello

    I have a 04:40 video and I want to show a button and a background image (or clip) at 4:30 and I want to stay on the screen after the video is finished. If someone could give me a step by step instructions for this I would really appreciate it. Either way, I'm using Flash CS5.

    Have a great day!

    Veli

    If your flv component is flv_pb, your background image is an object (such as a movieclip) named bg and your button is named btn, you can use:

    Import fl.video.MetadataEvent;

    BG. Visible = false;

    BTN. Visible = false;

    flv_pb.addASCuePoint(270,"Show");

    flv_pb.addEventListener (MetadataEvent.CUE_POINT, cuepointF);

    function cuepointF(e:MetadataEvent):void {}

    {if(e.info.Name=="Show")}

    BG. Visible = true;

    BTN. Visible = true;

    }

    }

  • How can I make YouTube playback buttons and other plug-ins more great because they are so tiny?

    How can I make YouTube playback buttons and other plug-ins more great because they are so tiny in Firefox? I tried some suggestions dealing with entering "subject: config ' in a fresh browser, but does not. I also downloaded the add-on called "Theme font & size changer", but that no longer works. So I'm reaching here that it was a suggestion that offered another user here.

    Ah, Yes, that's - a ultra high resolution (dots per inch) display. It is a known problem in Flash Player, which Adobe is working on fixing.

    In the meantime, you can get some videos to have normal size controls from the Youtube HTML5 video player:
    In Firefox, go to https://www.youtube.com/html5 and click on the button "request the HTML5 player.

  • Uploading photos and videos to iCloud...

    Hello, I have the same challenge that many seem to have, in that my photos and videos take forever to download if they load at all. This is a paid service and the answers seem to be "it could take a month" or "be patient"? Well, it has been over a week now and my 35 pictures and 6 videos have not downloaded. I've stopped and started the service, I rebooted my phone and left if for hours and nothing. It is absolutely ridiculous and I would be really grateful if someone could give something more than a 'be patient' so that Apple continues to extract funds from me for a service that can not be used?

    Oh and the videos are not large (we are 67seconds and they total 329seconds) as I had no space to take big videos because I waited "patiently" to download photos and how big can they really be?

    I have 45.7 GB of unused space.

    Waiting patiently...

    Suspend the download and turn off iCloud library temporarily.

    Have you tried signing off iCloud and then insert it again? I suggest that you try it. Once signed in, return iCloud library on which will restart the download.

    If this does not work, then try to reset your device: hold the home and power buttons at the same time and continue to hold until the Apple appears (up to 30 seconds). Once the slide to unlock screen is displayed again, return iCloud Phtoto library on which will restart the download.

    See you soon,.

    GB

  • I deleted my pictures and videos to free up space on my iPhone 6, but the settings and iTunes still say that I've not left storage. Help, please.

    Hello

    I have an iPhone 6 and uses iOS 9.3.2,and I recently deleted all my pictures and videos to free up space, "Manage the storage" in still however said circles I 23.4 GB of photos/videos like iTunes when I connect my iPhone to my Mac. I deleted my recently deleted folder and follow the instructions of a guy showing a year, which suggests to set my phone date about two years back and deleting the photos recently deleted the file and both of these solutions do not work. I have reset my phone (home and power button operation / stop) and also, it does not work. I don't want to wipe my phone and restore it if possible, but it's the only option I can think of next.

    Are there other solutions before I try this?

    Thanks in advnace

    Ben

    Hey Ben,

    Thanks for stopping by the communities Support from Apple! Looks like you are trying to free up space on your iPhone by deleting all the photos and videos, and you still see 23.4 GB absorbed by these files. You have already made sure to empty your recently deleted album, fix the date of return on your phone and performed a hard reset on your device. You did an excellent job so far, and I'll be happy to give you some ideas to move forward from here.

    Before diving into other troubleshooting procedures, it would be useful to ensure that you have a recent backup of your iPhone is available. This will help us ensure that all your important data is stored safely for you. Here is an article with information on how to backup your device:

    The backup of your iPhone, iPad and iPod touch

    Once it is in place, I recommend you to reset the settings on your phone. This is not the impact of your personal data, but you will have to perhaps adjust the user specific settings, but also re - enter passwords and Wi - Fi networks. To complete this step, go to settings > general > reset > reset all settings. When you restart your phone, check if the local storage on your phone has updated to reflect the changes you did related to your photos and videos.

    Beyond that, you want to look at your phone erase and reset to the factory settings. It is possible that some kind of software corruption causes the divergence of storage that you are experiencing. Set up your phone as a new device via iTunes install a new copy of iOS and also to exclude the corrupted files, etc. in your user data. This is a resource for this process:

    Use iTunes on your Mac or PC to restore your iPhone, iPad or iPod to factory settings

    For later use, it may be useful to use iCloud photo library to transfer and store your photos. There is a feature that allows you to optimize the storage on your iPhone so that your photos and your videos do not have as much local storage space. Check out this resource to learn more about iCloud photo library:

    iCloud Photo library FAQ

    Have a fantastic weekend!

  • iPhone 6 is muting phone and video and incoming phone call can be heard only with speaker

    iPhone 6 version 9.3.1 storage capacity 55.7 8.7 available

    Initial problem, maybe not relevant, has card error Sim, which was repaired with a paperclip.  Shortly after, I noticed no noise on videos and no noise entering the phone.  Apparently the phone guess I'm on mode headphones, so listening is possible with headphones or on the speaker phone.

    Do a forced reboot - after all open applications using the app Chooser - invoked by fast double pressing the home button and drag upwards on each app until it disappears from the screen.

    Meet the sleep/wake and home buttons down until you see the logo  - then release and allow normal start upward

    If you hear no sound or distorted sound from your iPhone, iPad or iPod touch speaker - Apple Support

  • How can I add music and videos to my MacBook Pro to my Mini2 iPad without the synchronization process remove my existing music and videos?

    I tried to add videos to my 2 my MBP Mini iPad.

    When I hit the sync button, I'm alerted that this will remove the existing music and video on my iPad. How to prevent this?

    Hi Houston1863,

    I understand that you want videos you have on your MacBook Pro to add to your iPad.  Synchronization is a way to do it, but if you've never synced to your iTunes library before, you will get the message that you see.  The first thing I would say is that you back up your iPad if you do not already so.

    Then try a different approach to file sharing between your devices.  It is called AirDrop, and here's how it works:

    Use AirDrop to send the contents of your Mac

    See you soon!

  • Why are my Gallery pictures and videos does not?

    I have an iPhone 16 gb with ios 9.3.1 6s my photos and videos in my Gallery are not loading. The photos are blurry and do not play videos. There is a small circle in the lower right corner of each image. I saw a way to solve this problem is to change the settings in my phone to "optimization of the storage of the iPhone" "Download and keep the originals" I tried, but it still does not work. What should I do about it?

    Have you tried a forced reboot? Hold down the home and Sleep/Wake buttons simultaneously for about 15-20 seconds , until the Apple logo appears. You won't lose anything.

  • Why push button and stop button does not work in the structure of the casing and buckle my VI? (code attached)

    I am a beginner. I'm trying to create a simple VI only switches beetween two types of signals like sine and triangle when someone press on the push button and at the same time, save the data in the file to my desktop. I also have a stop button which no longer record data.  Here are my questions and dproblems:

    1. when I press the button, it does not the true and false in the structure of the case so that I can see the triangle wave stops and begins the sine waveform table.

    2 when I press the stop button, I want the program still running, but the process of writing data in time the loop stops. I don't mind if the graph of the wave stops too but it would be better for the user to see the wave form is running, but the data will stop recording.

    3. Although the condition of the loop did not accept the local variable for the stop button inside the loop or within the structure of the case, so I put the button outside all the loops and the structure.  (I know that this is a problem, I do not know how to use a single button several times in a single code. The local variable did not work the world premiere? I have to?)

    4. the data file it creates hase a lot of lines and columns. I expect a time column and a column of mixed signals based on the push button amplititude this user press every time.  I did that with the acquisition of data and a sensor, it automatically gives me the voltage and time in a column. I tried 2D and 1 d and it has not changed anything.

    Thank you for your help

    Like you said, you read only your entries at the beginning, then whatever value they had before you hit run is worth to be seen by the rest of the code. Programming LabVIEW is based entirely on the data flow and parallelism. It is incredibly powerful and has led to its success over the years (coupled with graphical programming), but is usually one of the first things the new developers stumble on. This is a simple resource to familiarize themselves with its functioning. The function to highlight execution is a great way to watch how your application uses data streams.

    Simple code goes like this:

    • Containing the main code of while loop

      • Inside of the whole loop is all user interaction code or modify the code entry
      • Stop the terminal loop is attached to stop certain criteria or user selection of a stop button
    • Loop initialization above all if necessary
    • Closing referrals and communications, etc after all loop

    It's very simple code. If you want to watch in more advanced architectures that are scalable, Google "LabVIEW State Machine" or "LabVIEW producer consumer."

    If you are just starting, you should do a free training have the capabilities of LabVIEW.

    "Give me six hours to chop down a tree and I will spend the first four sharpening the axe.  -Abraham Lincoln

    Here are some free training focused mainly on LabVIEW and hardware tools to help get started.

    Training center of NOR

    NEITHER start-up

    -Hardware Basics

    -Guide of MyRIO project Essentials (a lot of good simple circuits with links to youtube events)

    -LabVEW databases

    -DAQ Application tutorials

    -CRIO Developer's guide

    Learning OR training videos resources

    Introduction to LabVIEW for 3 hours

    Introduction to LabVIEW for 6 hours
    Paced self-study for students
    Self Paced Training beginner to advanced, required SSP
    LabVIEW training Wiki

Maybe you are looking for

  • Cannot delete or create new contacts

    I tried and it doesn't work I couldn't find abook.mab anywhere on my computer. I even uninstalled and reinstalled and it still does not work. (1) in the address book, select the name of the book personal address, and then Tools/Export, the LDIF file.

  • With Firefox 5.0.1 downloads are incomplete (.part) help!

    Downloads are incomplete - the downloaded file has a suffix ".part". Occurs in trying to download an attachment pdf software download websites and webmail. I prefer Firefox to Safari for Mac and have used it for years. Downloaded the new copy of the

  • e reader freezes when sd card set

    When I put an SD card in the slot of the pc, the pc screen freezes and nothing works, including the mouse.

  • 'Install msi' fixing problem

    I have the problem of 'install status.msi' and tried to fix it with your advice, which says 'click Start and in the Find box type msconfig." When I click Start on my computer, I don't have a search box, I have 'search' as an option, but the window do

  • My app works fine on the Simulator, but no devices make null pointer exception

    my application works fine on the Simulator, but when I try to run on the device its getting null pointer exception I have also to debug the code and found that none of the allocated objects. Not a memory allocate unique. For example I allcated String