Hyperlinks with Flash

I am making a CD ROM with Flash 8 and I need to have
hyperlinks that will go directly to a site if the user is
connected. I've never actually made a hyperlink with Flash before
and was wondering if anyone could advise me on how to go about
it?

sprecks1 wrote:
> I am making a CD ROM with Flash 8 and I need to have
hyperlinks that will go
> directly to a site if the user is connected. I've never
actually made a
> hyperlink with Flash before and was wondering if anyone
could advise me on how
> to go about it?
getURL action is all you need...
Regards
Urami
Happy New Year guys - all the best there is in the 2006
<urami>
http://www.Flashfugitive.com
</urami>
<web junk free>
http://www.firefox.com
</web junk free>

Similar Messages

  • Hi I would like to know, how do I add a Hyperlink on Flash, that opens a PDF in adobe reader and not the web browser.

    Hi I would like to know, how do I add a Hyperlink on Flash, that opens a PDF in adobe reader and not the web browser.

    Yoh, what is FSCCommanr ? sorry man I am an absolute beginner in Flash. I tried the code:
    /* Click to Go to Web Page
    Clicking on the specified symbol instance loads the URL in a new browser window.
    Instructions:
    1. Replace http://www.adobe.com with the desired URL address.
       Keep the quotation marks ("").
    instance_name_here.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage);
    function fl_ClickToGoToWebPage(event:MouseEvent):void {
      navigateToURL(new URLRequest("http://www.adobe.com"), "_blank");
    this is the same code I used before and it opens a pdf file in a web browser, and it doesn't open an AutoCAD file.

  • Differences between compiling a VC model with Flash or Web Dynpro

    Hello forum,
    Is there anyone capable of telling me what are the main differences between compiling a Visual Composer model with Flash compiler or Web Dynpro compiler.
    I've noticed that some important features aren't available when I use the WD compiler, such as creating a popup directly from the output of a table and I can't install a scroll bar to navigate through the table records (it only allows me to place some navigation buttons in the bottom of the table, and this is not a very user-friendly solution).
    If you were me, would you choose the Flash compiler?
    By the way, do you know a way to increase the performance of a report created with VC? When I execute the iView on the Netweaver Portal, I see that a iview compiled with Webdynpro consumes less 15MB of memory when running the report than a similar iview compiled with Flash.
    Thank you.
    Regards,
    Ricardo Inácio

    I found this old post while searching for something else. The main difference between Flash and Web Dynpro modes is that Flash works and Web Dynpro most emphatically does not. Some of the (many) disadvantages of Web Dynpro mode.
    1. It will not let you design your own screens. The designer will let you resize and position your fields thus giving you the illusion of being in control, but at runtime it will resize your fields and position them where it thinks fit.  This greatly increases development time since you can never be sure what any changes you make to your screen will look like until you run it.  
    2. You cannot include horizontally and vertically aligned fields in the same form; depending on the option you choose it will align them all vertically or horizontally.  Which means that if you do need eg a horizonal row of pushbuttons at the top of your screen followed by a set of vertical fields, you have to use a separate form for each. 
    3. You cannot use the Editing mode = Read-only mode to make all the input fields in a form non-entereable.  You can select it in the designer,but at runtime it doesn't take a blind bit of notice.  The only way to make a field non-enterable is to check the Disabled box which turns it a very pale and almost invisible grey which looks awful.
    4. You can't change the font or colour of texts.
    5. Lots of the controls are not available eg the clock.
    6. You cannot create toolbars on forms, or rather you can but at runtime it just ignores them. 
    7. Adding a hyperlink to a pushbutton does not do anything (this is my latest discovery).
    All of the above work in Flash mode.  We have to use Web Dynpro because we need the screens to work with screen readers for visually impaired viewers, but anyone who does not have this constraint should avoid using it like the plague.

  • Errors on my web site started with Flash Player Release a few days ago (Mar 28, 2012)

    Hi,
    I have a Flash based video player on my website.  This was designed and implemented based on an article vy Lisa Larson-Kelley.  It has run flawlessly for several years.  But, when I installed the lastest release of Flash Player a fedw days ago (Mar 28, 2012), I am now getting really annoying issues with the Flash Video Player.
    I expect that I will need to place insturctions for users on how to roll back their version of Flash Player, since this latest version is broken.
    But, many of the people who visit my site are not tech oriented (they are mostly friends and family, so, I don't expect that they will really roll back their version of Flash player.
    I am 100% certain the issue is the latest version of Flash, since these errors never occurred until I installed the latest version. 
    On my work laptop, I have an older version of Flas (10.x.x) and this probelm does not happen.  On my desktop PC at home, I have an older version of Flash 11 installed, and this problem does not happen (in IE9).  The version of Flash PLayer 11 where the issue does *not* occur is 11.1.102.63.
    On that same desktop PC, if I use Chrome, (which automatically defaults to the latest version of Flash which is 11.2.202.228, I get the problems.  So, there is no question that the issue is with the latest version of Flash and not my hardware or drivers.  I get the same problems on three different computers.
    My website has a username and password.  If someone from Adobe wants to replicate the problem send me an e-mail and I will send you the username and password.
    The videoplayer on my website is at this url:  http://www.jjjhi.com/TryMakingFlashVidPlayer/VideoPlaylist.html (but, you will need the username and password).
    The issue is that sometimes (not always) when you select a video to play, inistead of the video loading into the panel as it should (sized as 1025 x 578), instead, all you see is the control skin.  The video begins to play, but all you get is the audio.  It looks like this:
    You can recover from this error by using the skin control to make the image full screen, but, the video looks poor at fulls screen, because it is created at 1024 x 578.  You can then get the correct size by returning from full screen, but, I don't want the pepole who visit my cif\deo playet to have to go all through that.  Especially since most won't even know enough to try making the video full screen.
    This doesn't happen for every video on my web site, but, once it *does* happen once...it will happen for every video selection you make.
    This is unacceptable, and it absolutely a function of Flash version 11.2.202.228.
    Adobe:  Please fix this bug as soon as possible.
    I've implemented an HTML5 based video player and have begun populating it with mp4 versions of my video clips, but, quite honestly, the playback using HTML5 is much worse than with Flash.  I encoded the clips in the HTML5 player with the same Variable Bit Rates as in the F4V clips, and, in the HTML5 player, there are missed frames, and the audio can get out of sync.  So, I *want* to keep using my Flash Based video player, but...if Adobe doesn;t fix this, I will just dial down my VBR till I find one that is slow enough to play in HTML5 and ditch Flash.
    My HTML5 video player is here:
    http://www.jjjhi.com/TryMakingNewVideoPlayer/NewVidPlayer_option1_jth.html
    (again you need the username and password to use it, send me an e-mail and I will give them to you, I just don't want to post them in an open forum).
    Here is a bitmap of the page:  It is quite snazzy looking and is based on an excellent class from Chris Converse at Lynda.com.  But, even though it is 'snazzy looking' the HTML5 player performs poorly on an under-powered machine (like my work laptop).  It uses 100% CPU and misses frames and the audio loses sync.  The same videos encoded with the same VBR for Flash (F4V) play great, *except for the new issue described above!!!!)
    I Adobe can fix this issue with Flash Player 11.2.202.228  ASAP, else, I will  have to 'downgrade' to an HTML5 based video player, that, quite honestly does not perform as well as Flash.
    If you want to reproduce the problem contact me at my e-mail address: [email protected] and I'll send you the username and password.
    You can then prove that the problem does not exist with prior version of Flash player (before 11.2.202.228) but *does* exist with this latest buggy release.
    Thanks,
    John

    Thanks.
    I sent the username and PW to you and Chris.
    Cheers,
    John

  • Captivate 4 AS2 Text Entry Box not working with Flash Player 11

    I am having issues with text entry boxes not working at all in flash 11. I am using Captivate 4 and exporting an AS2 swf. When you get to the slide you can type but you cannot see anything nor does the button or keystroke to move on. Also there is no cursor. Any ideas?

    You said it is not working with Flash 11, so does that mean you tested with previous version and that worked?
    While publishing choose Flash player as 9 and publish that, verify if that plays in a compatible web browser.
    AS 2 is a legacy scripting, it has been said not too be supported with even Flash Player 10 --
    http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=Part2_AS2_LangRef_1.html
    I believe if you switch back to version 9 while publish your project, it should work.
    Thanks,
    Anjaneai

  • Issues with Flash Pro CS5 on Mac

    Hi,
    I recently bought a MacBookPro 15", 2.4 GHz Intel Core i5, 4GB 1067 MHz DDR3 and CS5 Creative Suite. Built in Intel HD Graphics and NVIDIA GeForce GT 330M.
    Hi have some issues with Flash Pro:
    - when objects on the stage are quite big (for example a 800x3000 movie clip), it start showing strange colors and wrong position, however when double clicking the movie clip to edit it, it looks correct. Also no problem when publishing. See images attached, the first one is correct, the second one shows the problem, when editing the mc in the 2nd image i get the third image that is correct.
    Correct:
    Wrong:
    After entering editing mode:
    - after a while, when making a change in the stage or in the time line (deleting frames for example), it doesn't show it immediately, but i need to refresh the page. This happens more when opening many fla in the same time. Closing and restarting Flash fixes it, for a while.
    - after a while it doesn't show when selecting an object, the object looks like is not selected, however i can see that it is in the properties panel.  This happens more when opening many fla in the same time.  Closing and restarting Flash fixes it, for a while.
    Hi have been using CS3 and CS4 with less powerful computers before (always mac) and i never encountered these issues.
    Removing preferences and Application support files didn't help. I also updated Flash  to v. 11.0.1, but no joy.
    Does anyone know what's the problem?
    Thanks a lot.
    Mike

    Based on some searching and testing, it seems that if you redirect ~/Library/Application Support/Adobe/Flash CS5 to a location on the local hard drive, rather than the network account storage, the problem ceases.
    I hope this helps anyone else who may run into this problem.
    Take care,
    Branden

  • Problem with flash on IE11 after using adobe cleaner

    Problem with flash on IE11 after using adobe cleaner to remove a trial version of photoshop because there was not any entry on add/remove applications in windows 8.1
    Its to frustrating to reinstall everything. I tried everything from your support page with no luck…

    Link for Download & Install & Setup & Activation problems may help
    -Online Chat http://www.adobe.com/support/download-install/supportinfo/

  • Problem with Flash 10 in Linux

    I'm having an issue with Flash 10.0 r12 on a linux machine
    through Firefox 3.0.3. I'm unable to access the settings menu on
    some sites such as Stickam.com. The video also doesn't work even
    though it appears that the cam gets initialized.

    Yo Figneutron,
    As I told you in your other post (but I'll do it again for other users):
    The libflashplayer.so goes into the /home/<username>/.mozilla/plugins directory
    After that, restart Firefox and off ya go......Back to XP, because Flash is still not working with Linux It's still choppy and fullscreen hangs even more.

  • Problem with flash player in firefox 12

    Problem with flash 11.3 (beta 1,2) in firefox 12. Works in all other browser.
    Screenshots
    http://i.imgur.com/OZXvQ.png
    http://i.imgur.com/VwUzk.png
    http://i.imgur.com/XbXgV.png
    http://i.imgur.com/dOT3w.png
    http://i.imgur.com/aGgg8.png
    Win 7 Ultimate SP1
    Please fix

    Hello
    it is all working for me.
    http://support.mozilla.org/en-US/kb/Basic%20Troubleshooting
    Please try point 4,6 and 8
    Win 7 Ultimate x64 SP1
    Firefox 12.0b6
    Flash Player 11.3 beta 1 & 2

  • Problem with Flash in Firefox for MAC

    Hello, 
    I have a little trouble with flash in firefox ... 
    In fact, when I go on websites via firefox and it is the flash ... animation or flash application in meeting the latency to the point that even the youtube player lag when I also want to press the pause button (to pause the video) ...
    Major latency problem also when I play games in flash ...
    I tested the same sites in Safari and then everything is nikel I do not understand ... 
    I deleted the files "Player.plugin Flash" and "flashplayer.xpt" in the library of mac and reinstalling flash but it has not helped!
    Configuration: Mac OS X 
    Firefox 3.5.3
    Désolé si mon anglais n'est pas parfait, je l'ai traduit avec google ...
    je suis français
    FRENCH VERSION :
    Bonjour,
    J'ai un petit soucis avec flash sous firefox...
    En effet, quand je vais sur des sites via firefox et qu'il y a du flash... l'animation ou application sous flash rencontre des latences à tel point que même le player youtube lag également quand je souhaite appuyer sur le bouton pause (pour mettre en pause la vidéo)...
    Gros problème de latence également quand je joue à des jeux sous flash... style "le 4ème duel"
    j'ai tester les mêmes sites sous SAFARI et là tout est nikel je ne comprends pas ...
    j'ai supprimé les fichiers "Flash Player.plugin" et "flashplayer.xpt" dans la bibliothèque de mac et réinstaller flash mais cela n'a rien arrangé !!!
    Configuration: Mac OS X
    Firefox 3.5.3

    That is a Microsoft Word issue, so you will get the best results asking over on the Microsoft Office for Mac forums on Microsoft's web site.  Many people here don't use MS Word, while everyone there does.

  • I have problem with flash on my MacBook Air 13 2013 with ML 10.8.5

    The problem is that every time I want to display website with flash content (like youtube) I have kernel panic. The same situation is on firefox and Safari. On Google Chrome everything is working fine, but it has built in flash. I've tride to reinstall flash, remove it using adobe uninstaller, correct permissions etc. I've event tried to make new account on my computer but always it happens again. Video is trying to start, and I have kernel panic + restart the mashine. It's strange that I don't have this problem on my late 2012 mac mini with the same version of OS, browsers and flash. I'm confused... Can anybody help me with that?
    Macbook has 3 days so I can say that it is clean OS. I've only installed Creative Cloud software, MS Office, and web browsers, so I think it's not the issue.

    Interval Since Last Panic Report:  9662 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    1139DF66-E417-0F90-6084-E600B2BBF29B
    Sun Sep 29 09:27:47 2013
    panic(cpu 2 caller 0xffffff80150b8945): Kernel trap at 0xffffff7f96a8a19f, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000008, CR3: 0x0000000017584000, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0xffffff8027e9c000, RCX: 0x0000000001330000, RDX: 0x0000000014040000
    RSP: 0xffffff80ffe6beb0, RBP: 0xffffff80ffe6bed0, RSI: 0x0000000000000000, RDI: 0x0000000000000010
    R8:  0x0000000000000003, R9:  0x0000000000000000, R10: 0xffffff80ffe6bde0, R11: 0x0000000000000201
    R12: 0x0000000000000000, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0x0000000000000001
    RFL: 0x0000000000010287, RIP: 0xffffff7f96a8a19f, CS:  0x0000000000000008, SS:  0x0000000000000000
    Fault CR2: 0x0000000000000008, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80ffe6bb50 : 0xffffff801501d636
    0xffffff80ffe6bbc0 : 0xffffff80150b8945
    0xffffff80ffe6bd90 : 0xffffff80150cebfd
    0xffffff80ffe6bdb0 : 0xffffff7f96a8a19f
    0xffffff80ffe6bed0 : 0xffffff7f96aae52c
    0xffffff80ffe6bef0 : 0xffffff8015450e58
    0xffffff80ffe6bf30 : 0xffffff801544f95a
    0xffffff80ffe6bf80 : 0xffffff801544fa89
    0xffffff80ffe6bfb0 : 0xffffff80150b3257
          Kernel Extensions in backtrace:
             com.apple.driver.AppleIntelFramebufferAzul(8.1.6)[8F074659-F84D-3303-8E40-F7726 C5A2B10]@0xffffff7f96a83000->0xffffff7f96ad8fff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f95b50000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f95608000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f95bb5000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12F37
    Kernel version:
    Darwin Kernel Version 12.5.0: Mon Jul 29 16:33:49 PDT 2013; root:xnu-2050.48.11~1/RELEASE_X86_64
    Kernel UUID: B1B58405-A2B2-3C44-B25D-495053D52AB5
    Kernel slide:     0x0000000014e00000
    Kernel text base: 0xffffff8015000000
    System model name: MacBookAir6,2 (Mac-7DF21CB3ED6977E5)
    System uptime in nanoseconds: 420480990689
    last loaded kext at 245365058089: com.apple.filesystems.msdosfs          1.8.1 (addr 0xffffff7f96e82000, size 65536)
    last unloaded kext at 305477630406: com.apple.filesystems.msdosfs          1.8.1 (addr 0xffffff7f96e82000, size 57344)
    loaded kexts:
    com.avast.PacketForwarder          1.3
    com.avast.AvastFileShield          2.0.0
    com.rim.driver.BlackBerryVirtualPrivateNetwork          1.0.15
    com.logitech.driver.LogiGamingMouseFilter          1
    com.driver.LogJoystick          2.0
    com.rim.driver.BlackBerryUSBDriverInt          0.0.97
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f2
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.ApplePlatformEnabler          2.0.7d2
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.driver.AppleHDA          2.4.7fc2
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f2
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.AppleIntelHD5000Graphics          8.1.6
    com.apple.driver.AppleCameraInterface          4.08.1
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIntelFramebufferAzul          8.1.6
    com.apple.driver.AppleUSBCardReader          3.3.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleUSBHub          623.4.4
    com.apple.driver.AppleTopCaseHIDEventDriver          10.20
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.driver.AirPort.Brcm4360          641.15.1
    com.apple.driver.AppleUSBXHCI          630.4.5
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.4.7fc2
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f2
    com.apple.iokit.IOAcceleratorFamily2          74.15
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f2
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.IOPlatformPluginFamily          5.4.1d11
    com.apple.driver.AppleHDAController          2.4.7fc2
    com.apple.iokit.IOHDAFamily          2.4.7fc2
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.3.2
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.driver.AppleHIDKeyboard          170.2.4
    com.apple.driver.AppleHSSPIHIDDriver          23
    com.apple.driver.AppleMultitouchDriver          237.4
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.7.7
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.driver.AppleHSSPISupport          23
    com.apple.driver.AppleIntelLpssSpiController          2.0.34
    com.apple.driver.AppleIntelLpssGspi          2.0.34
    com.apple.driver.AppleIntelLpssDmac          2.0.34
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.driver.AppleKeyStore          28.21
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.iokit.IOUSBFamily          630.4.5
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookAir6,2, BootROM MBA61.0099.B00, 2 processors, Intel Core i5, 1.3 GHz, 8 GB, SMC 2.13f5
    Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (6.30.225.29.1)
    Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
    Serial ATA Device: APPLE SSD SM0128F, 121,33 GB
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8406, 0x15300000 / 3
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x14300000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828f, 0x14330000 / 6
    USB Device: SAMSUNG_Android, 0x04e8  (Samsung Electronics Co., Ltd.), 0x6860, 0x14100000 / 2
    USB Device: Gaming Mouse G300, 0x046d  (Logitech Inc.), 0xc246, 0x14200000 / 1

  • I am having a very fustrating issue with flash

    I am running flash in IE8 on a win 7 laptop with flash version 10.1 plugin.  i can install it and it will run for a while. but once i restart my system or close my browser and start it up again.. it starts to crash. then the problem will migrate to my other browsers.( firefox and chrome) this has started happening since i upgraded to 10.1 from 9. whatever.  and i cannot just re-install it to get it working again.. i have to shutdown all browsers. uninstall flash through the control panel reboot , then install , reboot then it MAY work. any help would be very appricated. the biggest culprit is facebooks flash app cityville. It is the one that is really causing this issue.

    Hello BaoBae,  Since no one knows what problem you had, since you didn't start a thread, it's difficult to offer your solution to others. Especially when you don't know what their problem is:-) There is no one fix.
    Why go thru everything you have posted here, when the problem may be a simple turning off the hardware acceleration feature? This is just one example. Or how about  an addon in the browser and disabling it and that is the solution?
    Offering a solution before knowing the problem is having the cart before the horse and really isn't helpful.
    You most likely know what your problem was, but no one else does that you are giving your solution to on the threads here.
    If this solution solved whatever issue you were having, that's great. But it won't be for everyone, nor should it be.
    Finding out the problem and then the solution is always the order:-)
    Thanks,
    eidnolb

  • Firefox is constantly freezing up, and I can't get it going again until I close pluginscontainer.exe which, when freezing, is quite large (sometimes even as big as 300MB). What is causing this? It seems to happen on pages with Flash.

    I have already tried reinstalling Firefox, using both the BETA and Stable releases. I've cleared all of my plugins and started over with them, reinstalling Flash multiple times as well. After an uninstallation, I even went as far as deleting Mozilla from my Appdata folder on my user account and from Program Files to assure complete uninstallation.
    This crash happens multiple times in a day, I can't go 20 minutes of browsing without this happening.
    Also, there are multiple instances of plugin-container.exe running (right now, 5).
    Thank you so much for your help, this issue has been driving me up the wall and I just could not get it to stop.

    There is a known issue where multiple instances of plugin container open if history or cookies are cleared. Are you, or some utility clearing firefox cookies or history, that could be the reason. This problem continues even if plugins are disabled in Firefox.
    *Are you opening multiple instances of Flash Player ?
    * Is the problem reproducible ? <br/> for instance does it always crash the plugin or cause it to hang if you use a particular site ?
    If you get the FlashPlayer plugin crashing use the option to submit the crash reports, it is then possible to follow them up. It is possible to stop the plugincontainer opening, but that could result in a firefox crash. Of course the firefox crash can also send crash reports out, and that could be useful.
    * see [[plugin crash reports]]
    * [[what is plugin-container]]
    * [[firefox crashes]]
    There are some problems with FlashPlayer currently under investigation, and there may be other threads in the forum about problems. (e.g. Bug 561019 - Plugin waveOutOpen hangs )
    Sometimes using Firefox 3.6 is a workaround that helps with FlashPlayer problems, if you wish to experiment with that consider installing firefox Portable and using Firefox 3.6.23 (or soon 3.6.24) for tests with flash player, whilst keeping firefox 7 for day to day browsing.
    * [[http://portableapps.com/apps/internet/firefox_portable/localization#legacy36]]

  • Safari and all other web browsers freeze with flash

    This is a recent problem. For some reason in the past 2 days safari has completely stopped working for me on normal websites with flash. For example whenever I go to espn.com safari will load about 95% of the page and then it freezes up. It worked perfectly up to 2 days ago. I tried to uninstall flash and reinstall the latest version. Didn't help. I tried to see that my version was the newest one sent out by apple (it is). I even tried using chrome and firefox. Not a single browser worked. I tried scanning my computer with mcafee to see if it found a virus. It found nothing. I don't know whats going on but its really getting annoying because I can't go to any of my usual sports websites. If anyone has encountered this and has a solution it would be really helpful.

    If you have a lot of tabs open and/or a lot of pages running Flash, Safari can sometimes 'hang', requiring a restart of Safari. This can often be inconvenient, and as it is rarely Safari itself that is hanging but merely one of its plug-ins, usually Flash, there is a way using Terminal to restart the plug-ins (without restarting Safari and losing your tabs) by quitting the WebPluginHost process:
    Open the Terminal from the Utilities folder in /Applications and type
    killall -9 WebKitPluginHost
    Note that this command kills all Safari plug-ins, not just Flash. All plug-ins should start back up when you reload the page.
    Then go back to Safari and refresh any pages that were using the Flash plug-in. This also fixes the Beachball of Death. Try this whenever Safari gets slow or freezes. The latest versions of Flash 10.1 appear to have improved the situation somewhat, but haven't completed eliminated it.
    I tried to see that my version was the newest one sent out by apple (it is
    That may NOT be the latest version.
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • Can I use more than one html5/js animation produced with Flash/createjs in a website?

    Hi, I am producing some animations with Flash that will be delivered in html5/js trough createjs. The trouble is that, after including the first animation in my html website, the rest of the animations are overwriting with the first one, therefore, if I attemp to insert a second animation in my website, it will actually replace the first animation I already had placed...
    I have already tried the following:
    - change the default canvasID for another one
    - change the resources and Javascript name spaces in Createjs export settings 
    - change manually the name of the functions (lib, img, cjs) in the Javacript file
    None of these seem to fix the problem. So, I am now wondering if is actually possible to insert more than one animation in a website....
    I would really appreciate a quick answer, as I am working on a project with a very tight timing, and really need to sort this out a.s.a.p.
    Thank you very much in advance for the help.

    then you made some mistake.
    start with two different flas.  one with a red rectangle on stage and the other with a blue rectangle on stage and nothing else.  publish your html and js files.
    combine the two into one and, if you have a problem, post the code from  your one html file and your two js files.

Maybe you are looking for

  • N86 bluetooth connection to HP 8350w elite book la...

    I am unable to connect n86 to HP 8350w elite book laptop. Windows vista (64) keeps asking for device driver, Have tried downloading appropriate *.inf files from Nokia, they do not run/install, just open as*.txt files. Vista does not find them. How do

  • Converting image sequence

    Dear Sirs, when I convert image sequence into a ProRes 4444 + Alpha using Compressor i noticed a difference in brightness with the original content. This happens every time i elaborate in After Effect a special effect. The images in output from AF ar

  • Summarize prices for INVOIC02 in Message Mapping

    Hello, I have to summarize prices in the INVOIC02 IDOC. In the invoice there is header items and kit order items. The prices is found in the field BETRG in the Y_E1EDP05 segment. It is only the prices with KSCHL = IV01 that should be summarized. The

  • Can EXIF (or metadata) data be manipulated in LR?

    Can EXIF (or metadata) data be manipulated in LR?

  • Problem to download BPM products

    Hi all, I need to download some Oracle BPM products at: SOA Suite 11g Download Even when I accept the OTN terms, I got a message that complains: "In order to download products from Oracle Technology Network you must agree to the OTN license terms" I