Help with a Flash Template??

Hi,
I need to learn how to edit a simple Flash template and I
don't have ANY time to be messing around with it.
So, I have a HUGE favor to ask of someone here.
I've put the template I'm going to work from on my
server….You can see it here:
www.adzfusion.com/test_files/flash.swf
And download it here:
www.adzfusion.com/test_files/FFBusinessBlocks.zip
What I'm looking for is for someone to just use one of the
colored boxes (say, the orange one?), as an example and show me how
to edit it.
If you could use Camtasia or www.jumpcut.com (free) and make
a quick video showing how to get into the code (or wherever I need
to get) and show me: 1. How to change the components like text, and
color of the little box, and 2. How to change the content and
graphical elements of the page that the box links to.
Anyways, if you can do this small favor for me that would be
great. I CAN pay you, but like I said, there's no budget for this
project (yet) so it would be a token sum….However, ongoing
business/work (with good pay) will be available to you once our new
service takes hold.
Anyways, PM me or post back and let me know how much (or
little) you'd be willing to do this for :-) ….And maybe we
can post a link to your video here in the forum, so others can see
it too?
Thanks so much!
-KC

Hi
Press F1 inside Flash, this brings up Help. In the text box
at the side of Search - enter Multilingual Content.
This gives you a sample for using several languages.
Hope it helps

Similar Messages

  • Need help with a flash template

    I'm an action script novice, so I downloaded a cool Flash template to beef up a part of a project I'm working on.
    That template rotates thumbnails of web sites in a 3D space.
    When user clicks on them they launch a new web page.
    What I did:
    I substituted the web thumbnails with characters and each character has an swf (info on each character) that i would like to load when user clicks on that character. Now, this thumbnail swf is loaded into a holder within a main movie when user clicks on "The Sensetionals" of the main buttons (in that main movie).
    What I want to do:
    1. When user clicks on each charater, I would like that character's swf to load into the same holder as the thumbnail swf.
    Then I would have a close button that will unloadmovie that character swf and load back the thumbnail swf.
    2. In the thumbnail swf, i would like to see the names of each character when user rolls over them. It's in the original code now, and shows up when I test the thumbnail swf on its own, but it's not showing up when it plays inside holder of the main movie. AND it's under the shadow/reflections, not readable. So, I would like to see it show up AND on top of the reflections.
    Here's the link to view my version.
    NOTE: ENTER ENGLISH ONLY
    http://www.sensetionals.com/SenseTest/
    I hope that's clear and not asking too much, but I'm really stuck and desperate here.
    Any help would be greatly appreciated!
    Here's the current code inside the thumbnail source file:
    stop();
    // total is length of label_list OR link_list
    // OR total frames inside "flashmo thumbnails"
    var total:Number = 13;
    // length of label_list array and length of link_list array must be equal
    // to length of frames inside "flashmo thumbnails" movieclip
    var label_list:Array = new Array( "Dr Anatomy", "Feelix", "Eyeris", "T Buds", "Earl", "Nosey", "Dr Von Micron", "Karlos", "Tiny", "Funguy", "Protozoom", "Virusam", "Bacterio");
    var link_list:Array = new Array("AnaTomyMov.swf", "FeelixMov.swf", "EyerisMov.swf", "BudMov.swf", "EarlMov.swf", "NosieMov.swf", "VonMicronMov.swf", "KarlosMov.swf", "TinyMov.swf", "FunguyMov.swf", "ProtozoomMov.swf", "VirusamMov.swf", "BacterioMov.swf");
    var radiusX:Number = 330;
    var radiusY:Number = 90;
    var centerX:Number = 400;
    var centerY:Number = 140;
    var speed:Number = 0.005;
    tn_group_mc._visible = false;
    info.text = ""; fm_label.text = "";
    for (var i = 0; i<total; i++)
    var t = tn_group_mc.duplicateMovieClip("tn"+i, i);
    t.tn_mc.gotoAndStop(i+1); t.tn_shadow_mc.gotoAndStop(i+1);
    t.fm_label = label_list[i];
    t.fm_url = link_list[i];
    t.angle = i * ((Math.PI*2)/total);
    t.onEnterFrame = mover;
    t.fm_button.onRollOver = function()
    fm_label.text = " " + this._parent.fm_label;
    t.fm_button.onRollOut = function()
    info.text = ""; fm_label.text = "";
    t.fm_button.onRelease = function()
    getURL(this._parent.fm_url);
    function mover()
    this._x = Math.cos(this.angle) * radiusX + centerX;
    this._y = Math.sin(this.angle) * radiusY + centerY;
    var s = this._y /(centerY+radiusY);
    this._xscale = this._yscale = s*100;
    this.angle += this._parent.speed;
    this.swapDepths(Math.round(this._xscale) + 100);
    this.onMouseMove = function()
    speed = (this._xmouse-centerX) * 0.0001;

    Hi
    Press F1 inside Flash, this brings up Help. In the text box
    at the side of Search - enter Multilingual Content.
    This gives you a sample for using several languages.
    Hope it helps

  • Help with a flash html inserting into DW

    Hello,
    I have created a enquiry section in flash for one of my html DW pages for my site. When I publish the flash doc ti creates a html page (Contact.html). When I open the flash html page in DW or upload it to my server, everything works fine. I recieve an email at my prefered destination etc etc. But as its only a section of my contact page of my website i need to insert it into my site page (get_in_touch.html) soon as i try and take all the stuff from contact.html and insert it into a div in my get_in_touch.html it doesn't respond when the submit button is pressed..... Can someone please help!!!!!
    Dan

    Thanks for all your help. I've managed to sort out the problem, still not
    sure what it was.... My sites live now.
    Just one question for you if you dont mind.
    The page which has the flash on it (yes this one again!) Well if someone
    goes to the page with out having flash player installed on their machine,
    i'm looking for some script to detect that there computer doesn't have
    Flash and redirect them to another html page I've created.
    Would really appreciated any advice you may have.
    many thanks,
    Dan
                                                                                    pziecina                                                 
                 <[email protected]>                                                                               
    To
                 09/09/2009 16:40                Daniel Herrington        
                                                 <[email protected]
                                                 m>                       
                    Please respond to                                       cc
                 clearspace-571537347-50                                  
                 [email protected]                               Subject
                      ums.adobe.com              Help with a
                                                 flash html inserting into DW
                                                                                    Hi
    Somewhere above your tag, you will have a line similar to this - Also in your tag the swf file -
    These are the files that I said may be wrong or missing.
    However if you just edit the flash generated page and include the items you
    require in this, and maintain the same file position, you should have no
    problems,
    PZ

  • Help with connection flash builder 4.5 to remote php database

    help with connection flash builder 4.5 to remote php database

    Fatal error: require_once() [function.require]: Failed opening required 'Zend/Loader/Autoloader.php' (include_path='.;C:\php5\pear;D:/webserver/apache2/htdocs/ZendFramework/library') in D:\webserver\apache2\htdocs\giga\first-debug\gateway.php on line 27

  • Help with Dreamweaver flash image viewer

    Hi all
    Would like some help with Dreamweavers Flash image viewer.
    Everything is working properly except when i try to link a picture, and have set the imagelinkTarget value to _blank the link always navigates away from my site and does not open in a new window.
    I have tried all the values for the imageLinkTarget and nothing works..
    Here is my code
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0, 28,0','width','190','height','190','src','images/ad1','quality','high','flashvar s','flashlet={imageLinkTarget:\'_blank\',captionFont:\'Verdana\',titleFont:\'Verdana\',sh owCo ntrols:false,frameShow:false,slideDelay:5,captionSize:14,captionColor:#000000,ti tleSize:10,transitionsType:\'Fade\',titleColor:#333333,slideAutoPlay:true,imageU RLs:[\'images/image1.jpg\',\'images/image2.jpg\',\'images/image3.jpg\',\'images/ image4.jpg\'],slideLoop:true,frameThickness:2,imageLinks:[\'http://www.bowlsaustralia.com.au\',\'http://www.smh.com.au\'],frameColor:#333333,bgColor:# FF9966,imageCaptions:[\'Bowls Australia\',\'Sydney Morning Herald\']}','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','flash_component','ImageViewer.swc','movie','images/ad1' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0, 28,0" width="190" height="190">
              <param name="flash_component" value="ImageViewer.swc" />
              <param name="movie" value="images/ad1.swf" />
              <param name="quality" value="high" />
              <param name="FlashVars" value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verd ana',showControls:false,frameShow:false,slideDelay:5,captionSize:14,captionColor :#000000,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:tr ue,imageURLs:['images/image1.jpg','images/image2.jpg','images/image3.jpg','image s/image4.jpg'],slideLoop:true,frameThickness:2,imageLinks:['http://www.bowlsaustralia.com.au','http://www.smh.com.au'],frameColor:#333333,bgColor:#FF9 966,imageCaptions:['Bowls Australia','Sydney Morning Herald']}" />
              <embed src="images/ad1.swf" quality="high" flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:' Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:14,captionC olor:#000000,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPla y:true,imageURLs:['images/image1.jpg','images/image2.jpg','images/image3.jpg','i mages/image4.jpg'],slideLoop:true,frameThickness:2,imageLinks:['http://www.bowlsaustralia.com.au','http://www.smh.com.au'],frameColor:#333333,bgColor:#FF9 966,imageCaptions:['Bowls Australia','Sydney Morning Herald']}" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash" type="application/x-shockwave-flash" width="190" height="190"> </embed>
            </object>
    </noscript>
    any help would be greatly appericated
    Ken

    I just googled and found lots of folks with the same problem.  One fellow wrote this as a soluton:
    "All you have to do is
    remove the values from the imageLinks in the flash element. That
    should fix it."
    Does it?
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • Help with editing a template flash file..

    FIRST OFF..please don't shoot the noobee..I know some folks
    don't like the templates and I appreciate that.
    I have done some reading but not a whole lot about Flash. I
    certainly don't want to BUILD a flash (not yet), but want to edit
    one that is included in a template. I only want to edit the header
    that drops down. It says The Web STudio. I, for example, want it to
    say Marks Studio.
    Ok..the temp comes with Flash/non flash.
    I open w/flash and have a 3 folders: flash, psd and html.
    -flash folder has Images, fla doc and one flash html file
    -PSD folder has 3 psd files
    -html folder has flash folder, images folder, css file and
    one single index.html file.
    I opened the flash folder and found the image.jpg I wanted to
    change to Marks studio.
    I opend the PSD and found the slice that is the same as that,
    then edited it like I want it in PSD, then saved to replace the old
    image. top1. jpg
    Still, it is the same ole one that came with the temp.
    as I said, please don't shoot the noobe. I just wanna edit
    the flash file.
    Thanks for any help.
    Mark

    You'd need Flash to edit the FLA file.
    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
    ==================
    "snipingkid" <[email protected]> wrote in
    message
    news:enev5r$p8l$[email protected]..
    > Hey guys,
    >
    > I need some help with editing a flash template, I have
    the .swf, .fla, and
    > .html file of this thing, I would like however to edit
    something on it....
    > Ive
    > tried everything, I have access to photoshop and
    dreamweaver 8... Im not
    > any
    > good at it but with decent help I could get something
    done. What I would
    > like
    > to edit is just text that flies in.... I would like to
    edit the text, how
    > do I
    > do it.... Thanksj
    >

  • Can anyone help with my flash player???

    i need help with this there isnt any sound coming from my
    flash player and this confuses me becxause the video plays and it
    only happend to the flash player not my windows media player or
    anything
    does anyone know anything about this???

    yah this is really confuing me since its only the flash
    players and my windows player works i mean i have all of the
    downloads and stuff so idk what to do its happened several times
    and went back to normal within a few hours or days but this time
    its been a few weeks and its kinda gettin anoying

  • Help with Installing flash error- metafile cannot be loaded

    I read the forum on this but it ended last year and there was no response to some recent questions on this and the direct email to the Adobe rep. on there got no response.
    I am having this problem with installing Flash- it gets about 30% of the way and then a message comes up that says the metafile cannot be loaded.
    I am running 10.7.5 on Mac, all browser software is current. I use both Safari and Chrome. After it said Flash was out of date I tried to update but got the metafile error. So I uninstalled Flash to install it fresh but the same error came up. I tried everything recommended from the forum. I also did all the steps from the help list direct from Adobe ( deleting Flash files, folders, rebooting, etc.) The offline link Adobe provides says the "file cannot be found" so I can't download that either. So I tried the online link download, but even after doing all the steps in order etc. I still get the error when I try to install it.
    I have no firewall and have no virus software running. I also tried the direct offline links that others have provided from 2013, (unfortunately they are old)  in both clicking on them and also downloading by right click but they are dead links and even  the download for it has no content.
    Any help that is more recent than last year? If this is in the wrong place, apologies. New to the forum.

    I tried all solutions but one posted in adobe support. I am local administrator but IE security settings are set by group policies and buttons in tools security setting are grayed out.
    After three days with "The ActiveX control for Flash Player could not be registered" message I tried registering the activeX control manually.
    Bingo! that made the trick.
    So open a DOS window, type "regsvr32.exe C:\WINDOWS\system32\Macromed\Flash\Flash10d.ocx" -first check if this directory exists and contains the Flash10d.ocx (no quotes needed) and you should receive a confirmation that it registered correctly.
    I must say that I've tried so many ways that I cannot repeat the correct order before this has worked ;-(
    Hope it works for you all

  • Need Help with a Flash Web Project

    Hello, everyone. I am trying to use Flash to make a two-step
    system. I want the flash document to, first, allow a person to
    upload multiple image files and then, second, for the flash
    document be able to create a slideshow with the uploaded images and
    fade in and out from each image until the slideshow is over. I want
    it to be where the flash document creates its own slideshow with
    the images that are uploaded in the first step that I mentioned. I
    want it to do it completely on its own so I need to know how to
    give it the proper AI so that it can do this task.
    So, are there any tips that anyone has on how to do this? Can
    anyone tell me exactly how to do this? I really need help with this
    for my new website project. Thanks in advance, everyone!

    The problem with the text not appearing at all has to do with you setting the alpha of the movieclip to 0%.  Not within the movieclip, but the movieclip itself.  The same for the xray graphic, except you have that as a graphic symbol rather than a movieclip.  To have that play while inhabiting one frame you'll need to change it to a movieclip symbol.
    To get the text to play after the blinds (just a minor critique, I'd speed up the blinds), you will want to add some code in the frame where you added the stop in the blinds animation.  You will also need to assign instance names for the text movieclips in the properties panel, as well as place a stop(); in their first frames (inside).
    Let's say you name them upperText and lowerText.  Then the code you'd add at the end of the blinds animation (in the stop frame) would be...
    _parent.upperText.play();
    _parent.lowerText.play();
    The "_parent" portion of that is used to target the timeline that is containing the item making the command, basically meaning it's the guy inside the blinds telling the guy outside the blinds to do something.
    You'll probably want to add stops to the ends of the text animations as well.
    If you want to have the first text trigger the second text, then you'd take that second line above and place it in the last frame of the first text animation instead of the blinds animation.
    Note, on occasion, undeterminably, that code above doesn't work for some odd reason... the animation plays to the next frame and stops... so if you run into that, just put a play(); in the second frame to help push it along.
    PS GotoandPlay would actually be gotoAndPlay, and for the code above you could substitute play(); with gotoAndPlay(2);

  • Help with changing Flash Website!

    Hi,
    I have a Flash template:
    And my design in Photoshop:
    I want make my design in flash, so that i change the colors and everything without writing the script. Can someone tell me how to do this?
    Here is the template:
    http://jump.fm/INACQ
    Thanks,
    LTKort

    This will have to be somewhat of a trial and error process for you if you have no training/experie nce using Flash.  I doubt anyone is going to provide you with detailed lessons.
    As far as changing the graphics goes, your best bet is to make a copy of the template and just start changing the graphics.  Retain a copy of the original template at all times so that if you need to you can start all over again.  If you run into a problem doing that, then post your specific problem.
    As far as dealing with the code goes, whatever new objects you create to replace the existing ones will need to be the same types of objects (movieclips, buttons, etc) and will neded to have the same instance names assigned to them.  Movieclip objects might have code insuide of them, in which case you will have to edit the movieclip itself such that you change its graphics while preserving its code.

  • Help with building flash files for streaming

    I filmed a product demonstration for a client who wanted to put it on his website.  I edited the footage in PremPro CS4 and exported to Media Encoder as F4V file format.  After encoding imported footage into CS4 Encore, created timeline, chose, Flash from Format and swf for output.  Progressive Download which allows video to begin playing as it is downloaded (I believe), chose destinations and settings.  After transcoding I had 1 file folder, Sources that contained the following files _PGC_Bpge_entryPoint_Bbp_1.f4v, and then 3 separate files, *not* in the file folder called Sources.  They are
    AuthoredContent.xml, FlashDVD.swf, and Index.html.
    I submitted all files to client who gave them to web designer.  Designer said these were the wrong files and he could not use them. I called designer and basically he said I didn't know what I was doing.  I told him he needed all files to put up the flash video.  Anyway, am I missing something, doing something wrong?  Are there other files he needs?  He said he only needed 1 file.  Or is it the designer?  I'm not thin skinned so if it's me please tell me so, so I don't make the same errors.  Thanks.  All suggestions/comments are appreciated!

    <The client wants a control player, i.e. play, stop, pause, etc., that's it, so the viewer can simply provide the function themselves.  This is similar to youtube, blogger, etc.
    The web designer can use what you provided, which does what you describe the client wanting.  But the web designer may need to integrate what Encore provided onto a web page, and the client may not have made the expectations clear and may not know what is needed.  As I said, the Encore to flash player gives almost no options for the player controls and colors etc may be problems.
    <Encore did encode the f4v file.  When I exported from PremPro what preset should I hve chosen -- mpeg2 DVD, flv/f4v.  So the only file he needs in addition to what I gave him is the original f4v file?
    I don't know whether the f4v you exported from Premiere was progressive.  The f4v from Encore might be fine, or you might need to export from Premiere again.
    The other issue is that some "player" with controls needs to be provided by you or the web designer (who may have an issue with the client not getting the designer to lay all this out to begin with).  There are several threads about "flv players" you might check out.  Does the client have video on his site already?  If so, you can figure out what they are using, and it will help with your process.
    should I have chosen "flash server" instead of "progressive".  i must admit i never did this before.  other clients just have me post it to youtube and provide them with embed code.
    It depends on what they want.

  • Need help with adobe flash crashing my computer.

    i use firefox is this a problem with adobe flash?

    You might want to give some specifics. Other then my computer crashes with Adobe....Not to be a S.A but there are a lot of different Adobe programs and computers. You mention FF so Windows would be my guess, or you could be running Linux. Do you see the variables here? What kind of computer? Not a Desktop or Laptop or Dell or HP. Specs like GPU, CPU, Memory. Program running, what you were doing, etc. The more detailed you are the more a user can hop in and try and help you.

  • Help with a Flash project im attempting

    need a little help with the direction of where i want to go
    with a flash app im trying to make. What it is that im doing is an
    prototype application for a treasure hunt. (The prototype is so
    that it can be used on a hand held PDA) the specification are
    below:
    A Treasure Hunt provides participants with clues which leads
    them to discover a route and requires them to answer questions
    along the way. Answers are scored as follows:
    Correct answers 10 points
    After 1 hint 5 points
    After 2 hints 2 points
    Incorrect answers -2 points
    The 2nd hint gives the exact position on the map so that the
    participant can keep to the route and not get lost.
    I am going to design a Flash application (for the Flash 6
    player only) which will run on a mobile device (PDA) with Windows
    Mobile 2003 as the operating environment with a small screen
    240x320 pixel resolution either portrait or landscape and 65K
    colour depth. The device has a pointing device (stylus),
    microphone, speaker and earphone socket. It is WiFi enabled to take
    advantage of WiMax which will enable mobile devices to access the
    internet over a wide geographic area such as a town.
    I have considered providing the following functionality:
    · Setup options eg: choose the Treasure Hunt from
    alternatives, language options, accessibility options such as voice
    output (could simulate voice command input)
    · Present clues as either text or image (could simulate
    voice output)
    · Provide access to the internet eg: Google for
    searching for information
    · Keep a record of the score and allow participant to
    keep track
    · Present progress along the route on the map
    –needs zoom in/out and/or scroll
    · Save progress if a pause is needed
    · Total time taken
    · Provision for one or more sponsoring
    organisation’s advert/logo (doesn’t have to be on
    screen all the time)
    Now ive been trying to think for the last couple of days what
    the best way to create this is, but im having a really big mental
    block on it. Now im not the best at flash, so it need only be a
    basic application. I know how im going to do the map and then
    language changes but thats about it at the moment.
    So can anyone give me any advice on how to go about creating
    this sort of thing, if you could give me any information, and where
    would be the best place to start - i'd appreciate it greatly!

    Thinking about it, (its late) because its only a prototype
    that i have to create, it doesn't necessarily have to work, im only
    just showing examples of what it can do so all of those features do
    not have to work correctly. That sounds about right doesn't it? lol
    jees im tired :D

  • Help with macromedia flash

    Hi,
    Can someone please please help me with macromedia flash?  I have the release 9 version installed on an Arch i686 (32 bit) system.  When I try to watch some videos I get the sound but no picture. (Foxnews.com videos are especially bad for this). Currently I am using Swiftfox from the AUR but I had 'Bon Echo' and it didn't work either. I've tried using konqueror but that says that there's no flash whatsoever on the machine. I figure I must have something wrong in my setup that's causing this.
    Does anyone know where to look??
    Thanks.

    I have same problem
    No flash in pages like Adobe's testing page or other. I installed flashplugin using "pacman -S flashplugin" also like wiki suggests, but in vain. Should I try the old "ln -s" method found in the wiki or what?

  • Help with my flash Nav Bar? [easy stuff]

    hey guys, looking for a little bit of help with some simple
    flash here, I have a flash banner for a website, there are 5
    seperate buttons, the instance names are:
    home_btn
    about_btn
    equip_btn
    work_btn
    contacts_btn
    what code am i looking for to open each new page in the SAME
    browser window that the index page first opens in?
    i have this code for it right now but it's not working
    because of the obvious conflicts:
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/index.shtml");
    home_btn.addEventListener(MouseEvent.CLICK,goURL);
    function goURL(event:MouseEvent){
    navigateToURL(request);
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/about.shml");
    about_btn.addEventListener(MouseEvent.CLICK,goURL) ;
    function goURL(event:MouseEvent){
    navigateToURL(request);
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/equipment.shml");
    equip_btn.addEventListener(MouseEvent.CLICK,goURL) ;
    function goURL(event:MouseEvent){
    navigateToURL(request);
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/work.shml");
    work_btn.addEventListener(MouseEvent.CLICK,goURL);
    function goURL(event:MouseEvent){
    navigateToURL(request);
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/contacts.shml");
    contacts_btn.addEventListener(MouseEvent.CLICK,goU RL);
    function goURL(event:MouseEvent){
    navigateToURL(request);
    any help would be much appreciated

    You should eliminate what you know to be obvious conflicts
    and then repost your code. Someone might be wasting their time
    telling you something you already know.
    For instance, you cannot declare the same function or
    variable more than once, as you repeatedly do. Either each button
    needs its own uniquely named/dedicated handler function and URL
    (request) variable OR you need a handler function that detects
    which button is the target of the event and assigns the URL to the
    request variable via a switch or other conditional code which is
    then used to process the page loading.

Maybe you are looking for

  • Not able to display the 18 cloumns inthe alv output

    Hi Everybody, I am developing one report to the display the output in alv for the 18months report. basically my requirement is when ever i execute the program based on the current month it should calculate the next 18months and fetch the data and dis

  • Help with buttons in AS3

    Hi Folks, I'm stuck with a simple flash movie I need to create in which two images fade in and fade out, and each of them must be clickable and hyperlink to a separate URL. I've got the fading going okay, but I cannot for the life of me get even a si

  • Generate new winword docs and save them dynamically to tmp folder

    Hi All, Is there any possible way to create a new doc file and save it in a temporary folder? Thanks Bala

  • SOME BUTTONS ARE NO LONGER FUNCTIONING

    I have an older Ipod and some of the buttons on the front are no longer functioning properly,  I cannot change anything just play the songs that have been playing forever.  I have to hit the button many times to get it to accept but eventually it wil

  • Volume manager: SSVM vs. SDS

    Hi everyone, For some odd reason, we configured our 2-node cluster (V2.2) using DiskSuite. We are in the process of adding another node to this cluster. I have heard that DiskSuite cannot be used for a cluster with more than 2 nodes. I called Sun tec