New to flash help needed to start

hi i have just downloaded a template which im now trying to modify, i have tons of files which came with the template which one do i start on first to make my website. many thanks debby

If your template came with some form of Read Me file, you should start there.  A good template design will provide instructiuions on how to modify it to include your own content.  Beyond that, if it is a Flash site, then you want to edit Flash files that have .fla extensions.  There may be data files that came with the template that may have .xml or .txt extensions.  You may want to look thru these to see if the resemble/define any of the content you plan to change.
Unfortunately, if there are alot of files that came with your template then there are alot of possibilities as to what files need to be dealt with in what way.  If there is no read me file, then open whatever fla file came with it and see what's in it that you planned to change as a starting point.

Similar Messages

  • New to XI (help needed urgent)

    hi all i am new to XI . i have just started learning . so if any one have some documents regarding it then plz share with me.iam lookig for the documents in following areas
    1. XI Fundamentals.
    2. Mapping Concepts.
    3. Adapters Concepts.
    4. Business Process Management Concepts.
    5. Mapping,Adapters and BPM.
    i will be grateful to u and ur efforts.
    i will also give points for ur efforts.
    my id - [email protected]
    plz i am looking for all ur helps.
    its very urgent
    Message was edited by: sanjeev singh

    Hi,
    This is very good document regargding mapping
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/190eb190-0201-0010-0ab3-e69f70b6c257
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9202d890-0201-0010-1588-adb5e89a6638
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6658bd90-0201-0010-fbb6-afe25fb398d3
    Regards,
    Prakash

  • Window 2000, auto updated to 3.6. new adobe flash player needed but install do not work

    on window 2000, auto updated firefox to 3.6. the update screen tell me that I have to update the adobe flash player and provide a link. each time when I choose the save the install_flash_player.exe, nothing happen.
    == This happened ==
    Every time Firefox opened
    == Firefox was auto updated to 3.6

    <u>'''Install/Update Adobe Flash Player for Firefox'''</u>: your ver. 10.0 r22; current ver. 10.1 r53 ('''important security update 2010-06-10''')
    See: '''[http://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash Updating Flash]'''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    -exit Firefox (File > Exit)
    -check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -double-click on the Adobe Flash installer you just downloaded to install/update Adobe Flash
    -when the Flash installation is complete, start Firefox, and test the Flash installation here: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507&sliceId=1
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version of Flash. To install/update the IE ActiveX Adobe Flash Player, same instructions as above, except use IE to download the ActiveX Flash installer.
    *Also see: http://kb.mozillazine.org/Flash ~~red:'''''and'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]
    <u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''Update Java'''</u>: your ver. 1.6.0.19; current ver. 1.6.0.20 (<u>important security update 04-15-2010</u>)
    (Firefox 3.6 and above requires Java 1.6.0.10 and above; see: http://support.mozilla.com/en-US/kb/Java-related+issues#Java_does_not_work_in_Firefox_3_6 )
    ''(Windows users: Do the manual update; very easy.)''
    See: '''[http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates Updating Java]'''
    Do the update with Firefox closed.

  • New to Java:   Help Needed

    Hi,
    I am writing a utility to monitor all the objects created by my application. I want to be able to get not only values of class variables(for which the reflection package seems pretty useful), but also instance variables.
    For example.
    public class myClass {
    //Constructor
    public myClass(int i) {
    // another class instantiates this one
    myClass mc = new myClass(10);
    myClass mc1 = new myClass(20);
    I need to keep track of the the handles mc and mc1 and the
    other initializations they do based on the value passed at runtime.
    Is there a way to to this. Or even better, is there someplace in Java which stores all the objects instantiated and their handles?
    Any suggestions would be greatly appreciated.
    Thnx
    cvsan

    How do I access private and proteced variables. By default only the public variables are accessible via the reflect class as in the example below.
    Class c = rc.getClass();
    String s = c.getName();
    System.out.println(s);
    try { abcField = c.getField("abc");
    where abc is a public instance variable. If abc is a private instance variable, the above example fails.
    Is there any way to override the data hiding feature of Java?
    Thanks
    cvsan

  • Can someone take a look at my project and give me ideas to reduce lag/optimize it? (relatively new to flash and need help)

    Dropbox - TV_AL_Q
    I really need to reduce the lag happening in this project. I know practically nothing about action script except for what I've used in this project so please keep that in mind.
    Im going to try and break apart the grouped art so its in its most basic form and see if that helps, and also change all my tweens to frame by frame since those two things helped me with an animation I did awhile back that was lagging severely.
    But I was hoping someone with more knowledge could take a look and see if there is anything that they know of that I could do to help fix this. I'm working in Flash cs6 and using action script 3.
    I have to turn this project in by this Friday (the 20th) so I would love to get this sorted by then but even if I can't I would still be interested in some possible solutions, just for learnings sake.
    Thanks.

    Thank you for yet another cryptic reply, remember I'm the idiot here who doesn't understand this stuff so please can you explain things in a little more detail. Thanks.
    I am using the JW Player setup assistant and it lists two types of code
    The "Embed code" and the "swfobject 1.5 code" but not an Object/Embed code that you mention.
    This is the code that the website is telling me to use.
    <script type="text/javascript" src="/embed/swfobject.js"></script>
    This text will be replaced
    <script type="text/javascript">
    var so = new SWFObject('/embed/player.swf','mpl','480','270','9');
    so.addParam('allowscriptaccess','always');
    so.addParam('allowfullscreen','true');
    so.addParam('flashvars','&file=http://web.me.com/nathmac31/Flash/WaineWeddingHD. swf');
    so.write('player');
    </script>
    My movie does play on through the player on the JW site, after about 30 seconds of waiting for the picture to appear. When I cut and paste the above code into my webpage, I don't get anything. I have dropped the "Player.swf" and "swfobject.js" files into the folder containing the contents of the page that I want the player to appear on.
    Where is the exact best place to drop these files?

  • New to Flash AS3, Need help with some weird issues, have .fla link attached...

    Basically, the buttons are not visible when siteplan_mc is replayeed after floorplan closes, but they still work. Most things are only working on double click for soe reason, tho I have them to function on click. and the back button only woorks on unit 1 floorplan, tho the code it the same for all floorplans. I have a feeling it has something to do with levels... but I really have no idea... hopefully someone can help!
    thanks in advance,
    Sarah
    http://www.30eastroosevelt.com/RRHA_SITE.fla

    There are at least two things you're doing wrong. You can't go to a frame where something exists for the first time, and immediately do something to it. Like in your playunit functios for example:
    gotoAndStop("unit1")
    unit1_mc.alpha = 1
    unit1_mc hasn't yet drawn itself on stage to have its alpha set, and so there's an error. That is something that was improved in Flash 10, so if you had set the Flash to publish for Flash 10 and not Flash 9, then the floor plans and the back buttons appears ok. It would sometimes work with double clicks because by the second time you clicked, the movieclip now existed. You might be able to do what you want by having all of the room units on frame 1 of the siteplan_mc, and then set their visible to true or false as you need them, instead of doing the gotoAndStop().
    The other problem is that you're trying to set listeners on the Back buttons that don't yet exist. Wait until you're on the frame where the buttons exists, and then set its listener for the mouse click.
    Other things you're doing could be improved too, but really you might want to get together with someone who has done more AS3, to help you become more familiar with how it works.

  • I'm new to flash and need help with some controls

    I'm builidng a site that has a portfiolio of work to display.
    When the visitor arrives at the portfolio page he (or she) is
    faced with a split panel. The right panel displays a summary of a
    client and the work. The left panel displays the work examples
    attributed to that client. By clicking forward and backward arrows
    in the right panel, the visitor can call the summaries of the
    different clients. Landing on a client page 'opens' a separate swf,
    called using loader component, that contains the portfolio of that
    client's work into the left panel
    1. I want forward and backward arrows located on the main
    movie in the left panel to control the progress of the loaded swf,
    rather than using forward and backward arrows on the loaded swf.
    2. I want to prevent the forward and backward arrows in both
    panels from clicking beyond frames in the Portfolio area of the
    timeline.
    3. I want the backward arrow to be innactive on the first
    frame, and the forward arrow to be innactive on the last frame.
    I have no problems making the arrows work on the main movie
    controlling the client summaries. What I don't know how to do is
    make them control the movement of the loaded swf, or #2 and #3.
    Any help will be greatefully appreciated. Thanks in advance,
    Art

    "Art Lazaar" <[email protected]> wrote in
    message news:[email protected]...
    > Tralfaz,
    >
    > Thanks for your response. I must be missing something
    very simple here, but I
    > can't make this work no matter what I do. Let me see if
    I understand some of it:
    >
    > On my main movie I put the fwd_btn and rew_butn
    codes...do I put these on the
    > actual buttons, or in an actions time line? When I put
    them on the buttons, I
    > get an error report saying they need to be in an 'on'
    event handler. I thought
    > that's what 'onRelease' was.
    >
    > On my loaded movie, I place the 'one.swf' code. I'm not
    sure what you mean by
    > placing the code inside a loop, I don't seem to be able
    to find a reference to
    > using 'loop' anywhere. When I use an 'onEnterFrame', I
    presume I do that with
    > onEventClip(enterFrame). When I do that, if I run the
    'one.swf' by itself, i
    > get an error report saying onEeventClip is for movies
    only. But there's no
    > error report when it loads from the main movie. What
    happens tho' is it loops
    > continuously, even if there are stops() in it.
    >
    > Boy, am I confused ;)
    >
    > I am really baffled by this seemingly simple little
    task. Your help is
    > gratefully appreciated.
    >
    > Art
    >
    >
    >
    Hi Art,
    There are different coding methods, depending on where you
    put code..
    1) Frame code
    Click on a frame of the timeline to enter frame code
    2) Attached code for movieclips and buttons
    Click once on a movieclip or a button then enter attached
    code
    To make an onEnterFrame event for a movieclip, first chose
    either frame code or attached code method. I personally rarely ever
    use
    attached code because it hides code in places that can be
    hard to find. Almost all my coding is frame code, but it's a
    personal
    choice.
    Frame code method to make an onEnterFrame for the main
    timeline..
    // put this code into a frame on the main timeline
    this.onEnterFrame = function()
    // do something once per frame at the frame rate
    checkMyButtons(); // once per frame we will check on the
    button status
    OR
    Attached Code method to attach an onEnterFrame event to a
    movieclip
    // click once on the movieclip (don't dbl click it .. stay at
    the root timeline level)
    onClipEvent(enterFrame)
    // do something once per frame at the frame rate
    Those two types of code are not interchangeable. One type
    must be entered into a frame and the other style must be attached
    to a
    movieclip or you will get errors.
    Then there is the DOT syntax way to write frame code that is
    equivalent to attaching code..
    myMovieClip.onRelease = function()
    trace("release");
    myMovieClip.onPress = function()
    trace("press");
    myMovieClip.onDragOut = function()
    trace("drag out");
    tralfaz

  • New to flash.  Need help defining term for class.

    My professor has given us the following definition:
    What is the vegetable term within Flash that enables you to
    view multiple frames at the same time?
    Any ideas? Your help is much appreciated!

    Or you could always stop by google and, well, just type in:
    flash view multiple frames
    "Nickels55" <[email protected]> wrote in message
    news:ejsjdg$fsa$[email protected]..
    > hahahaha - unreal.
    >
    > Go ask one of your three classmates that already came
    here last week
    > asking the same question. Or better yet search for it
    yourself.

  • Help needed to start a basic connection to a database

    Hi,
    totally new in this java JDBC concept. Need help to perform a kick start ni a program which will connects to a database and perform a simply SQL query.
    Possible can demostrate a full simple program that connects to the database and perform the SQL query.
    PS : database not accessed through webserver, but through direct connection.
    Thanks

    http://java.sun.com/docs/books/tutorial/jdbc/index.html

  • Help needed on start up

    Hello all... I seemed to have done something very bad to my iMac.  When I start it up 3 images flash repeatedly and there is no way for me to start any work on my computer.  The 3 images that flash are the apple logo, a prohibited symbol, and the file folder with the question mark on it.  I have tried the startup holding down the control key, see the startup disk, bu when I click the arrow the system runs through the 3 symbols again.  Eventually the process stops on the file folder.  I realize I may need to bring the computer in to a store, but I thought I would throw the question to the masters first.  Any suggestions?  I will admit that I deleted the library folder, only because it was duplicated.  I realize that this is probably the reason this is happening, but if anyone can assist me in restoring the library folder (even though there is already one on the hard drive) I would appreciate that as well.  Anything helps.  Thanks to all...

    Yep.  Figured.  I was running Mountain Lion (pre-mavericks).  So, what to do, what to do? 
    I thought since the library was duplicated I'd be good.  Never thought that this would be the result.  Do I bring it to an Apple store, or sell it as scrap?  I do have an external hard drive that has been backing up, so we're good there.
    Thanks!

  • Urgent Flash help needed; Using Movie Clip Objects

    Hello,
    I am currently trying to design a small flash movie.
    I have a "Movie Clip" object (a short animation) that i wish to act like a static object until a certain frame on the main Timeline.
    Then i want it to play out, at it's own pace, just like normal, until it finishes (no looping)...
    What do i need to put into, and where do i put it?
    So in short, frame 30 of the main animation triggers the clip, whilst the main animation still runs...
    I know very, very minimal AS3... so please, can someone help me?
    A lot of solutions suggest a button, but I don't want to use a button, as it's not interactive - just a movie.
    i just want the damn movie clip to play in the damn movie when it reaches frame 30! it shouldn't be that hard..

    There is most likely no need for any code. And most likely no need for a movieclip even.
    It sounds like you would need a graphic symbol. (You can convert it in the library or you can just change the instance you have placed on stage.)
    First select the symbol on its first keyframe and on the properties panel select the looping options and tell it single frame, first 1.
    Then move along your timeline to where you want the animation to start playing. Add a keyframe. Now select Once, first 1.
    Now it will start playing, you will be able to see it play as you scrub the timeline.
    If you use movieclips and code for this, you won't be able to see them play together as you scrub the timeline.

  • New to SAP ,, Help to get started

    Hi,
    I am new to SAP,. I belong from java background.
    Needed guidance on how to start up with it,..  any document or pdf will be of great help.
    Thanks.

    Hi Sudha,
    If you have some background in java, then you can work on Composition Environment, CAF, Webdynpro java etc..
    If you specify a particular area like that then you will get a lot links for them in forum. It would be helpful if you narrow down on topic.
    http://help.sap.com/saphelp_nwce10/helpdata/en/45/ff9fc1d8986c06e10000000a1553f6/frameset.htm
    http://help.sap.com/saphelp_nwce10/helpdata/en/46/7895c5cb496ef0e10000000a1553f6/frameset.htm
    Following above links will lead you to sap ce library there you can search whatever you want.
    Hope it helps.
    Reagards,
    Srinivasan Subbiah

  • G3 Firewire...Serious help needed on Start-up!

    Hello folks,
    I've had my G3 power book for 4 1/2 years now. I've never had any serious problems until now. When I start it up I get the flashing question mark. I've had this problem before but I was able to fix it by pressing
    'shift' while starting up. I've also tried holding the 'space bar', 'cmd-opt-p-r', 'c'. Anything that I try does not seem to work. I am unable to start up from the cd because my cd drive does not work. I've also tried an external cd drive but that doesn't work either. My main concern is that I can get some saved information that I desperately need.
    Is there anything else I can do? Please help.
    Johnnie

    Johnnie,
    Shut down the Powerbook FireWire a.k.a. Pismo and disconnect all cables, PC cards, and peripherals.
    Press the PRAM reset keys (command-option-R-P), power on and release the keys after you hear two startup chimes, and see if it will boot. You have probably already done this many times, but give it a try anyway.
    The host computer...running 9.x or 10.x? If 10.x, the Finder Preferences may not be set to display an HD icon on the desktop; open a Finder window and see if the HD is in the left column.
    Does the Pismo powerbook properly enter FireWire Target Disk Mode. Please follow the instructions in the link in my previous reply.
    Host computer turned on > Pismo turned off > connect Pismo to host via a 6-pin FW cable > start Pismo while pressing the 'T' key until the FireWire symbol appears on the Pismo's screen.

  • Pdf showed in new window. Help needed!

    Hi all,
    This is my first post (but a thousand read), and i want first to thank you all for all the information i have read in this forums for years.
    I have a problem which is giving me more problems that i expected. In my webapp, i want to show a pdf document in a new page of the navigator when a button is pressed. I have discarded the target blank option in the container form because i have others buttons and dont want them to be opened in new windows, just the one that open the pdf.
    So, I used another navigation rule to open a new window. This page have to make de pdf in code an send it to the client. I dont know how to execute that code on the load of the page.
    The solution i am trying is using a poll that only will be called once and in the pollListener execute that code. The problem is that does not work to send the response to the client in the client. Here is the code of the pollListener:
    byte[] file; //Don't worry about it. Contains the file pdf i want to show.
    FacesContext fctx = FacesContext.getCurrentInstance();
    HttpServletResponse response =
    (HttpServletResponse) fctx.getExternalContext().getResponse();
    response.setContentType("application/pdf");
    response.setHeader("Content-Disposition",
    "inline; filename=\"file.pdf\"");
    response.setHeader("Cache-Control", "no-cache");
    response.setContentLength(file.length);
    ServletOutputStream sos = response.getOutputStream();
    sos.write(fichero);
    sos.flush();
    sos.close();
    fctx.responseComplete();
    The curious thing is that if i change the content-disposition to atachemement instead inline, it works asking me to download the file, however, i want it to open directly in the new window and is because of that i use content-disposition inline.
    I am almost killing myself because of this problem. Anyone can help me?
    Thanks in advance!

    First of all, you don't need to do this with a workaround using a Poll listener. I assume that one page has a commandButton or commandLink that is used to show the PDF, right?
    Set the useWindow property of the button or link to "true".
    Set the actionListener property of the button or link to a method in a backing bean that looks something like this:
        public void showPDF(ActionEvent actionEvent) throws IOException {
            //Setup the output
            String contentType = "application/pdf";
            FacesContext fc = FacesContext.getCurrentInstance();
            HttpServletResponse response =
                (HttpServletResponse)fc.getExternalContext().getResponse();
            /* Notice that I don't set the Content-Disposition header - inline is default. */
            response.setContentType(contentType);
            ServletOuputStream out = response.getOutputStream();
            /*  Do whatever you need to do to write the pdf to "out" here. */       
            out.flush();
            out.close();
            fc.responseComplete();
        }

  • Dreamweaver/Flash help need ASAP!!!!!

    Okay So I am designing a site in dreamweaver as a final
    project and i have to used fireworks and flash throughout the
    site...So I did the flash insert it into dreamweave and it DOESNT
    WORK!!! It is giving me this message
    Unable to find the plugin that handles this media type.
    Dreamweaver lookis in both the "Configuration/Plugins" folder, and
    the plugins folder for each of your installed browsers. So someone
    please help how do I fix this so my flash will play!!!! Thanx in
    Advance

    Flash should play in DW - select it and click on the Play
    button on the
    Property inspector.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Maneet Puri" <[email protected]> wrote in
    message
    news:gh0b8d$liu$[email protected]..
    > Hi,
    > Just to confirm that I assume that you are testing the
    page in the browser
    > where the flash you have embed does not work, but if you
    are doing it it
    > in the
    > design view of the dream weaver then please note that it
    will not play the
    > flash animation there you will have to check it in the
    browser.
    >
    > If its not working in the browsers and you have the
    plugins then just
    > check
    > the version in which you have created the flash and the
    plugin should
    > support
    > that version of flash other wsie you will have to
    upgrade your browser?s
    > flash
    > plugins.
    >
    > Hope this helps.
    >
    > Cheers,
    >
    > ~Maneet
    > Lexolution IT Services
    >
    http://www.lexolutionit.com
    >

Maybe you are looking for

  • Acrobat X: Option to hide the dotted line in between pages when viewing in 2 page view?

    Acrobat X: Anyone know if there is an option to hide the dotted line in between pages when viewing in 2 page view?  So that the 2 pages can look seemlessly joined, with no gap and no dotted line?  This would be useful when viewing PDF magazines or bo

  • Files are correctly rotated in bridge and preview, but sideways in CS3

    Could not find a thread for this and I am sure the solution is simple but it is driving me crazy. When in CS2 my upright portrait files showed the same orientation in bridge and photoshop, but now that I am in CS3 extended, they appear the right way

  • Date field not working in Query definition

    Hello Experts , I am trying to prepare one report which will pull some fields ( extended fields ) from Rfx header page and display in the report . For this I have made one  query definition and written SQL query .  Now all fields except the date fiel

  • Photos have disappeared from camera roll

    my mom got home after a trip and tried to sync her iphone because of a problem she had when my sister deleted some contacts from her phone and icloud deleted from my mom's iphone automaticly during its sync apperently the laptop shut down and when sh

  • Invoice query report

    Hi B1 Experts Kindly help me.... I need A/R invoice query report which will give me the Daily, monthly and yearly total invoicing as on date in a single screen also without using XL reporter. I am using SAP B1 version 2005B PL36. Thx in advance. Roza