Having trouble with flash and linking to Sliding panels - PLEASE help

Having trouble with Sliding panels and flash. Otherwise everything works fine but when I'm trying to implement the link
<a href="#" onclick="sp1.showPanel('panel1'); return false;">Panel1</a>
to a flash button I get confused. I have tried following
on (press) {
getURL("javascript:sp1.showPanel('panel1');");
and it did not work. What would you suggest? I am desperate. Please help me! Any suggestions are highly appreciated!!!!

Thanks for your answer!
I have tried both sp1.ShowPanel('panel1'); and window.sp1.ShowPanel('panel1'); they both give blank window with [object]
I have found a solution that works in other browsers, but not in IE. Well basicly it works, but after a few clicks IE freezes.
on (press) {
getURL("javascript:sp1.showPanel('panel1'); void(0);");
Would you happen to have a solution other than that? I believe that the void(0); causes the IE to freeze.

Similar Messages

  • Having trouble with flash and YouTube

    This is a first for me, Safari is not playing YouTube videos when I click them. When I close and reopen it will play one or two then stop again. I tried clearing the catche. There was no effect. When I opened another couple of files through Safari that had flash or flash videos, they wouldn't load either.
    What can I do?

    Hi,
    Uninstall your current copy of Flash, then reinstall then repair permissions.
    Uninstall Flash
    Install the most recent version of Flash here.
    Now repair permissions.
    Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Having trouble with reading hex from an input file - please help

    Hi, I have a txt file with rows of hex, and I need to read each line and add it to an int array. So far I have:
    BufferedReader fileIn = new BufferedReader(new FileReader("memory.txt"));
                    int count = 0 ;
                    String temp = fileIn.readLine();
                    int file_in = Integer.parseInt(temp) ;
                    while(temp!=null) {
                         data[count] = file_in;
                         temp = fileIn.readLine();
                         file_in = Integer.parseInt(temp,16);// Integer.parseInt() ;
                         count++ ; /* increment counter */
                    } memory.txt:
    4004000
    4008000
    3FDF4018
    4108200
    3C104001
    FFFFFFE8
    4010C6C0
    FFFFFFE8
    94000000The above code crashes on the third input (my guess is becuase there are letters in and it can't parseInt letters.
    I think I need to parse it into an array of chars instead, however I don't know how to get from the string (temp) to the char array.
    can anyone help?

    ok turns out it's just a null pointer exception on the data[count] line, becuase I've only initialised the first two slots of data. i didn't see it before becase it was just throwing an error and i never printed it out.
    here's how I've defined data:
    in the class
    int[] data;just before the code to input the file data:
    for ( int i = 0; i < length; i++ )       
                    data [ i ] = 0;thinking this shoudl go through all the array and initialise it. but it gives a NullPointerException on the data=0; line.
    any ideas?
    Edited by: rudeboymcc on Feb 6, 2008 10:50 PM
    Edited by: rudeboymcc on Feb 6, 2008 10:51 PM

  • HT2589 having trouble with redeeming iTunes card??? please help.

    I need help please. Wow this is asking so many question that aren't getting me any where.. I can't redeem my itunes card..

    Take a picture instead of typing in the code

  • Having trouble with Flash Player in regards to youtube

    Hello,
    Recently I started having trouble with Flash Player in regards to using it with youtube. Sometimes all I see is a blank white screen and sometimes I do see the video with no surrounding youtube webpage or suggested videos etc. Nothing has changed on my computer as far as I know except the usual updates etc. I have tried uninstalling Flash Player and reinstalling with no luck. I even tried an older version. I am running windows XP and IE and have McAfee for my anti-virus. I am not the most computer savy person in the world and could sure use some help.
    Thanks,
    Ron

    Hitomi,
    Thanks for the links. I am pretty sure it is not a problem with Flash Player itself but something else that is causing this. I don't know how to do a "screen shot", but even if I did I don't know that it would do anygood to show that because the youtube video screen and surrounding webpage only show for a second and then it goes totally white.
    Pat,
    Here is what I found:
    Intel(R) 82915G/GV/910GL Express Chipset Family
    Driver Provider          Intel corporation
    Driver Date               6/8/2005
    Driver Version          6.14.10.4332
    Digital Signer               Microsoft Windows Hardware Compatability Publis
    Update:
    This morning after doing some further reading and research on the Internet I tried running youtube in the  "InPrivate Browsing" window and youtube worked fine. So thinking I should delete my Internet Browing History, Cache, and Cookies, based on what I read I went ahead and did that but it still doesn't want to work. I think I did the deletions correctly? As I mentioned above I am not very computer savvy but can get by on the basics. Where should I go from here based on this info?
    Thanks,
    Ron                

  • Just bought a new iPhone and am having trouble with iTunes and App Store. I can log in to Cloud, iTunes, and app store but once I try to download, it says "Youe apple id has been disabled". I've reset my password three times and have no issue on my Pad.

    Just bought a new iPhone and am having trouble with iTunes and App Store. I can log in to Cloud, iTunes, and app store but once I try to download, it says "Youe apple id has been disabled". I've reset my password three times and have no issue on my Pad.

    Hi FuzzyDunlopIsMe,
    Welcome to the Support Communities!
    It's possible that resetting your password multiple times has triggered this security.  Click on the link below for assistance with your Apple ID Account:
    Apple ID: Contacting Apple for help with Apple ID account security
    http://support.apple.com/kb/HT5699
    Here is some additional information regarding your Apple ID:
    Apple ID: 'This Apple ID has been disabled for security reasons' alert appears
    http://support.apple.com/kb/ts2446
    Frequently asked questions about Apple ID
    http://support.apple.com/kb/HT5622
    Click on My Apple ID to access and edit your account.
    Cheers,
    - Judy

  • Anyone else having trouble with flash player over working the processor since the security update?

    Hi everyone-
    Since the last security update (flash player version 11.7.700.169) I have been having trouble with flash player beating the daylights out of my processor. My OS is Windows XP. This only happens on some sites, not all. For example netflix and amazon are fine, but acorn and huffington post videos send the processor into overdrive. Anyone have any ideas or suggestions? Thanks in advance :-)

    I have XP on some machines, and I do not experience any such problems with 11.7.700.179.  If I were, I would try two things
    update the graphics drivers; see http://forums.adobe.com/thread/945765
    update to the latest Flash Player beta, or wait until the new version is released later this week

  • Is anyone else having trouble with Flash Player in Mac OS X Yosemite using Safari.

    I can't install, it gets to 30% downloading and stops.  I deleted it completely from my computer to no avail, same problem happened when I tried a clean install

    madgaxed *Is anyone else having trouble with Flash Player in Mac OS X
    Yosemite using Safari.*
    created by sofd5928497 <https://forums.adobe.com/people/sofd5928497>
    in *Installing
    Flash Player* - View the full discussion
    <https://forums.adobe.com/message/7325446#7325446>
    I have the same problem!!!
    If the reply above answers your question, please take a moment to mark this
    answer as correct by visiting:
    https://forums.adobe.com/message/7325446#7325446 and clicking ‘Correct’
    below the answer
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page: [
    https://forums.adobe.com/message/7325446#7325446]
    Please note that the Adobe Forums do not accept email attachments. If you
    want to embed an image in your message please visit the thread in the forum
    and click the camera icon:https://forums.adobe.com/message/7325446#7325446
    To unsubscribe from this thread, please visit the message page at [
    https://forums.adobe.com/message/7325446#7325446], click "Following" at the
    top right, & "Stop Following"
    Start a new discussion in Installing Flash Player by email
    <[email protected].hosted.jivesoftware.com>
    or
    at Adobe Community
    <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=46 36>
    For more information about maintaining your forum email notifications
    please go tohttps://forums.adobe.com/thread
    <https://forums.adobe.com/thread/1516624>
    22 марта 2015 04:07 пользователь "sofd5928497" <[email protected]>
    написал:
        Is anyone else having trouble with Flash Player in Mac OS X Yosemite
    using Safari.  created by sofd5928497
    <https://forums.adobe.com/people/sofd5928497> in Installing Flash Player
    - View the full discussion
    <https://forums.adobe.com/message/7325446#7325446>

  • Several of us have a iPhone 6s and are having trouble with hearing and speaking at the same time when using the phone. ? The speakers seem to be too far apart? Are others having this issue? Solutions?

    Several of us have a iPhone 6plus and are having trouble with hearing and speaking at the same time when using the phone. ? The speakers seem to be too far apart? Are others having this issue? Solutions?

    Not having the problem, don't personally know anyone who is.

  • I'm Having trouble with OWA and Certs after the Rollup 7 for SP3 installation. any idea? update 2961522-

    Hi, everyone.
    I'm Having trouble with OWA and Certs after the Rollup 7 for SP3 installation. any idea? update 2961522-
    after running get-OWAVirtualDirectory or test-OWAConnectivity i'm getting a message that says "OWA it's Orphan, No Metadata information can be found."
    I only have the OWA users impacted.- anywhere users, and ActiveSync are working well.-
    Thanks,
    Fabian Alberto Campo
    MCT-MCSA 2012-MCITP365-MCTS
    Fabián A. Campo H. Consultor tecnico @ IXO Ltda. MCT MCP MCTS MCSA HP-APS Cra. 67 No. 167 – 61 of 303 Bogotá, Colombia

    Hi Fabian,
    Is there any error code when user access their mailbox on OWA. Please confirm if there is no results returned in EMS when you run Get-OWAVirtualDirectory cmdlet. Also check whether there is any Event Logs related to OWA in Exchange.
    In IIS manager, make sure the OWA virtual directory is listed in the Default Web Site. In EMC, we can navigate to Server Configuration > Client Access, select server and turn to Outlook Web App tab. Then we can click Reset Virtual Directory in the right
    Actions pane to reset OWA virtual directory.
    Additionally, please restart IIS service by running iisreset /noforce from a Command Prompt window.
    Regards,
    Winnie Liang
    TechNet Community Support

  • I have an iPhone and just goy I pad but no computer I'm trying to synch them together but having trouble with iCloud and I can't seem to subscribe for iTunes match from either devise

    I have an iPhone and just goy I pad but no computer I'm trying to synch them together but having trouble with iCloud and I can't seem to subscribe for iTunes match from either devise

    You first have to subscribe to iTunes Match through iTunes on your computer and have your music library in iTunes uploaded/matched before you can enable it on your iOS devices (see http://www.apple.com/itunes/itunes-match/).  Without a computer you won't be able to use iTunes Match.

  • Having trouble with dreamweaver cs 6 spry tabbed panels, all content in each tab showes through like

    Having trouble with dreamweaver cs 6 spry tabbed panels, all content in each tab showes through like it was all created on one page, plus mouse over doesnt work on them.
    This started all of a sudden.
    The entire website is a series of spry tabbed panels.
    http://pacificlaser.com/const.html
    if you click on General construction tab things work ok...
    if you click on Machine control tab, mouse over doesnt work and all page content of each tab show through.
    ive been looking for the answer for 4 months with no success.
    Hope a fellow dreamwever-person can help
    Thanks Rick

    You called it: your links to the SpryAssets are linking to your hard drive, not to the files within the folder on the server.
    Correct these links:
    <script src="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <link href="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    And you should be good to go.
    Beth
    ps. If you run into more difficulties with the Spry Widgets, take your questions to the Dreamweaver Spry Forum http://forums.adobe.com/community/labs/spry, where they will get quicker attention.
    B

  • Hi i am having trouble downloading a flashplayer on my samsung tablet please help

    Hi i have been having trouble downloading flashplyer to my samsung tablet 10" please help me.

    Your best option for using Flash on Android these days is to use the Puffin browser:
    Puffin Web Browser - The fastest mobile browser with Flash support over cloud on iPad, iPhone and Android.

  • Please help block my ipod touch second generation and forget the code, try putting the code so many times that now says connect to itunes, I connect but will not let me do anything that tells me this should unlock with key and I should do for Please help!

    please helpme i block my ipod touch second generation and forget the code, try putting the code so many times that now says connect to itunes, I connect but will not let me do anything that tells me this  should unlock with key and I should do for Please help!. thanks

    Place the iPOd in recovery mode and then restore. For recovery mode:
    iPhone and iPod touch: Unable to update or restore

  • Having trouble with Dreamweaver and fireworks willing to pay for support

    I'm new to the forum and i was hoping to get some help with
    dreamweaver and fireworks.
    I built a site on my own using dreamweaver 3 years ago but
    have forgotten almost everything. I am planning on building a new
    web site and have been messing with dreamweaver for over a week
    trying to figure it out, with little success. I bought a web
    building package years ago that included fireworks, dreamweaver,
    freehand and maybe more, but i lost my books on dreamweaver and
    fireworks somehow.
    Anyways, I was trying to learn dreamweaver 3 and fireworks
    and was having a lot of trouble with it. The dreamweaver bible
    assumes you know how to make a navigation bar using fireworks and
    that simply isnt the case for me. So I need help with that.
    Also, i have been having trouble with my template. This is
    how you save your basic page correct? For some reason it doesnt
    save the whole page for me. I figured out the editable regions
    part, I think, but since i didnt know how to make a navigation bar
    I made my own links out of text, and this part isnt saving with the
    template.
    I have a lot more questions but i think ive taken enough of
    your time. I am willing to pay someone to help me build this site,
    i cant afford a lot but i think my questions are pretty basic.
    Thanks

    There is a recent thread on the FW forum that may interest
    you - it's called
    "Firworks and HTML". The advice there applies in your case,
    too.
    One problem with your use of DW3 is this -
    the browser world has changed quite a bit in the almost 10
    years since DW3
    was released. Some (many?) of the behaviors in DW3 simply
    won't work any
    more because of these (significant) changes. Are you
    absolutely locked into
    using DW3?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "jfmalewitz" <[email protected]> wrote in
    message
    news:[email protected]...
    > I'm new to the forum and i was hoping to get some help
    with dreamweaver
    > and
    > fireworks.
    > I built a site on my own using dreamweaver 3 years ago
    but have forgotten
    > almost everything. I am planning on building a new web
    site and have been
    > messing with dreamweaver for over a week trying to
    figure it out, with
    > little
    > success. I bought a web building package years ago that
    included
    > fireworks,
    > dreamweaver, freehand and maybe more, but i lost my
    books on dreamweaver
    > and
    > fireworks somehow.
    > Anyways, I was trying to learn dreamweaver 3 and
    fireworks and was having
    > a
    > lot of trouble with it. The dreamweaver bible assumes
    you know how to make
    > a
    > navigation bar using fireworks and that simply isnt the
    case for me. So I
    > need
    > help with that.
    > Also, i have been having trouble with my template. This
    is how you save
    > your
    > basic page correct? For some reason it doesnt save the
    whole page for me.
    > I
    > figured out the editable regions part, I think, but
    since i didnt know how
    > to
    > make a navigation bar I made my own links out of text,
    and this part isnt
    > saving with the template.
    > I have a lot more questions but i think ive taken enough
    of your time. I
    > am
    > willing to pay someone to help me build this site, i
    cant afford a lot but
    > i
    > think my questions are pretty basic.
    > Thanks
    >

Maybe you are looking for

  • How do I set up Thunderbird to access Mediacom email account

    Trying to set up Thunderbird to access email on Mediacom email servive. should be encrypted, but Thundeerbird only finds unencrypted connection. When I try to enter settings, Tbird fails to find access. If i try to accept lower security settings, Tbi

  • Itunes won't launch, no error message

    I have an ipod shuffle and everything was fine till I downloaded the new version of itunes. Now itunes does not launch, it does not do anything atall, no error message, no hourglass, nothing. Also, my ipod shuts down after playing for just 5 minutes.

  • GetRealPath not working when OS changes

    Hi, I have a piece of code like this String deployPath = ServletContext().getRealPath("/"); String config = deployPath + "\\web-inf\xml"; File directory = new File(config); File[] files = directory.listFiles(); For (........) {         //using javax.

  • TextEdit doesn't paste images

    Hello. The problem occurs when i'm trying to paste the content from Chrome browser to TextEdit. Text pastes good, but the images don't display nor as images, nor as links. Snow Leopard didn't have such problem. Can you help me solve this pb? Thx

  • Managing two memories on C7

    I've just got a new C7, replacing a 5800. I had a 8gb memory card in the 5800 and have put it in the C7. However, I don't know how to manage this efficiently. What's on the card now is photos and music transferred from my computer, plus Maps data. I'