How do i make a flash newspaper?

Hey what i am trying to do is make a flash newspaper so that when a button is clicked on the newspaper opens and on the newspaper there is multiple button that navigate to different pages. I understand how to get the newpaper to open when a button is clicked but im confused on what script to use to change pages etc.
I believe i should be using Action Script 2 but im nto enitrley sure
Thanks for the help.

There are numerous ways you could approach designing this, and understanding some basic Flash concepts can get you there.  You could make each page as a new frame of content along the timeline, or you could make each a movieclip which you control the visibility of, or each page could be a separate Flash file, or the pages could be created dynamically using data resources, etc...
As far as the coding goes, you could use any version of Actionscript to accomplish this, but if you are not at all familiar with Flash, you would be doing yourself one better to try to learn what is current... AS3..
You should start learning Flash so that you can get what you want.  Visit Lynda.com and try some of the tutorials or sign up for a class at some nearby school.

Similar Messages

  • How can I make my flash video load faster?

    How can I make my flash video created in Flash Pro CC load faster, as of now it takes 2 minutes to load?

    This is the source file for video.php:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title> VOPVIU Video
    </title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css" media="screen">
    <!--html, body { height:100%; background-color: #666666;}
    body { margin:0; padding:0; overflow:hidden; }-->
    #flashContent { width:750; height:600; }
    </style>
    </head>
    <body style="background-color:#6E9BD2;">
    <center>
    <div width="100%" height="100%">
    <h3 align="center"> Victims of Political Violence in Uganda <br/> (VOPVIU)
    </h3>
      <table border="0" width="52%">
       <td width="80%" align="center">
        <em>
         <font color="#FFFFFF">
      <strong>
      <p> Victims Of Political Violence in Uganda
      </p>
    Number of views 344       </strong>
      </font>
        </em>
       </td>
       <td width="20%" align="right">
        <form action="vopviu.php">
         <div>
      <input type="submit" value="Exit Video">
      </div>
        </form>
       </td>
      </table>
      <table width="70%" height="70%" border="0">
      <td width="70%" height="70%">
      <center><div id="flashContent">
    <center>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="750" height="423" id="faddu_vopviu" align="middle">
    <param name="movie" value="faddu_vopviu.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#666666" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="wmode" value="window" />
    <param name="scale" value="showall" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="allowScriptAccess" value="sameDomain" />
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="faddu_vopviu.swf" width="750" height="423">
    <param name="movie" value="faddu_vopviu.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#666666" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="wmode" value="window" />
    <param name="scale" value="showall" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="allowScriptAccess" value="sameDomain" />
    <!--<![endif]-->
    <a href="http://www.adobe.com/go/getflash">
    <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
    </a>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
      </center>
      </div>
    </center>
    </td>
    </center>
    </table>
    </div>
    </center>
    </body>
    </html>

  • How can I make my flash Webpage displayed same size on any screen resolution?

    Hi,
    How can I make my flash Webpage displayed same size on any screen resolution of my computer? Whether it is 1024 X 768 or 1280 X 960 screen resolution, the size of Webpage (Flash Webpage) should always be same so that user don't need to use horizantal scroll bar to view all the content.
    And secondly, how can I scroll my webpage vertical on moving with my mouse like in the following link: The below link also shows that it's webpage size is always same on any screen resolution.
    http://www.matkostankovic.com/#/portraits/oliver-mlakar/http://www.matkostankovic.com/#/about/
    Thanks.

    Hi,
    Please do help me.
    Waiting for response from anybody who can help me.to solve this problem.
    Thanks.

  • How can I make my Flash menu SEO Friendly?

    Hi all, I have my site at http://www.sgdtechs.com and I really don't like the ugly menu I have there now and I designed a beautiful menu in flash, but I've read online that it's not SEO friendly....
    So my question is this, how can I make my menu SEO friendly? Is it even possible?
    Thanks for your answers!

    Provide an html menu for SEO purposes.  If you want to keep the Flash version, consider providing the html at the bottom of the page as text links like you will see in many sites.

  • How can I make my Flash projector proxy aware?

    We have created a Flash Windows Projector exe that accesses the internet. It works fine on computer networks that do not use a proxy server. When it runs on a network that requires proxy authentication, the application cannot access the internet. How can I make it proxy aware?
    Ellie.

    you can`t. allow your application internet access without the network admin defining an exception for it specifically.
    If you have admin rights use the router`s/proxy`y configuration software to allow an exception.

  • How do I make my flash player work in facebook ?

    how do i get my flash player to work in facebook ?

    facebook app says update flashplayer. It is currently 12.0.0.70. Windows Professional 7 os and Chrome 33.0.1750.117 m browser version. Checked plugins. Enabled. Wirelss laptop only,

  • HOW DO I MAKE A FLASH PROFLIE FO MYSPACE???

    IM TRYING TO MAKE A FLASH WITH PICS LIKE THE ONES WE SEE ON
    MYSPACE?????CAN ANYBODY HELP ME!?!??!!??

    There are numerous ways you could approach designing this, and understanding some basic Flash concepts can get you there.  You could make each page as a new frame of content along the timeline, or you could make each a movieclip which you control the visibility of, or each page could be a separate Flash file, or the pages could be created dynamically using data resources, etc...
    As far as the coding goes, you could use any version of Actionscript to accomplish this, but if you are not at all familiar with Flash, you would be doing yourself one better to try to learn what is current... AS3..
    You should start learning Flash so that you can get what you want.  Visit Lynda.com and try some of the tutorials or sign up for a class at some nearby school.

  • How do I make my flash banner change frames on a timer?

    Hello, I'm new to flash and I recently just made a flash banner where you can click buttons to change frames. I also want to add the ability for it to automatically change frames after 7 seconds. I've put all of the pictures on the same frame and gave them frame labels. What would be the actionscript code I should use to make this work, along with making the buttons still functional? Also, how can I put buttons to go to the last frame from the first, and first to the last, while still making them stop at every frame? I keep trying and nothing's working.
    If you'd like a more in-depth look, I've provided the .FLA file here:
    http://uppit.com/v/ZJOKIQ59
    The easiest way to explain it would be to re-upload an .FLA file with all of the above completed bug-free, and show me how you did it. I hope I'm not asking too much with that, but I would be able then to take a look at it and compare it to my code to learn it myself.
    Thanks in advance for any help! =]

    Well I done some more work this time. As i had some problems uploading files I'v made these screanshots.
    - On the first frame add just this:
    var secTimer:Timer=new Timer(1000,7);
    startTimer();
    - The actual code is on the second frame:
    //secTimer.addEventListener(TimerEvent.TIMER, tik);
    secTimer.addEventListener(TimerEvent.TIMER_COMPLETE, skipFrameT);
    next_btn.addEventListener(MouseEvent.CLICK, playNextFrame);
    function playNextFrame(e:MouseEvent):void {
    if(currentFrame < 50){
    resetTimer();
    play();
    else{
    resetTimer();
    gotoAndPlay(2);
    prev_btn.addEventListener(MouseEvent.CLICK, previousFrame);
    function previousFrame(e:MouseEvent):void {
    if(currentFrame <= 11){
    gotoAndPlay(42);
    else{
    gotoAndPlay((currentFrame-10));
    resetTimer();
    /*function tik(e:TimerEvent):void {
    trace("frame ",currentFrame,", tick", secTimer.currentCount);
    function startTimer():void {
    secTimer.start();
    //trace ("timer Started");
    function skipFrameT(e:TimerEvent):void {
    //trace ("time stoped");
    if(currentFrame < 50){
    play();
    else{
    gotoAndPlay(2);
    resetTimer();
    function resetTimer() {
    trace("Timer Reseted");
    secTimer.reset();
    startTimer();
    - Remove your code for the buttons;
    - And use 10 frames spaceing for the images:
    2 to 11; 11 to 21; 21 to 31... and so on.
    Hope this will be real help now.

  • How Can I Make a Flash Animation for TV?

    I'm learning flash animation and am wondering once I save the flash file to a dvd format, how does the end-user navigate when they put the dvd into their TV? Do I need to design and incorporate a menu for the end-user? If so, how does the TV remote control navigate through this menu that was created on a Mac computer? Thank you for your help, I really appreciate it.

    I don't know a lot about this subject but thought I'd give it a shot to answer.  You can use Adobe Encore to create menu systems for your DVD title screen.  As far as Flash is concerned I think you can import your animations into Encore's menu system though I'm not exactly sure how.  If you want to just make an animation that will be played back without interactivity you would just export your Flash animation as a Quicktime MOV file and import it into After Effects for further editing and finishing.  Once you render your mp4 (h.264) from AE you can bring this into Encore to author for your DVD.

  • How can I make the flash of fire that comes out of a gun when it's shot?

    Hello, everyone. I have Motion 2.1.2 and am a MAJOR neophyte at it. One can even say that for all practical purposes, I've never used it. Therefore, keep this in mind when helping me. I know nothing.
    Is there a way to use Motion to make the quick flash of fire that comes out of a gun when it's shot?
    Simple enough question, I guess, and I imagine it's not all too difficult to do . . . but, alas, I know not how to do it. Perhaps some helpful folks on here can let me know how.
    Thank you much in advance.
    Javier Calderon

    try here for filmed stuff you can layer on or google muzzle flash.
    http://detonationfilms.com/free_stuff.htm
    o| TOnyTOny |o

  • How do I make a flash card look like a normal disk to an application?

    I have an application that works differently when reading data from a flash card compared to when it reads data from a hard drive. Does anyone know what would tip the application off as to what type of device the file system is mounted on, and if there is a way to make the mount look like a normal drive?
    I have already tried making /Volumes visible, and locating the file system through that path from the application. It still assumed the filesystem was on a flash card, and not on a hard disk.
    Any ideas?
    Dave

    How is the flashcard file system formatted?
    Is it:
    FAT?
    FAT32?
    exFAT?
    HFS+ Journaled (aka Mac OS Extended Journaled)?
    Applications -> Utilities -> Disk Utility can tell you how the file system on the Flashcard is formatted.
    Can you explain how the application treats the flashcard differently?  That might give us a clue.
    And do you need to be able to take the Flashcard to a Windows (or other non-Mac systems, which can limit the kind of file system you can use on the Flashcard).

  • FAQ: How can I make my Flash Catalyst application scale/use a liquid layout?

    Flash Catalyst CS5 currently only supports applications with fixed dimensions. Custom components you create in Catalyst have absolute sizing.
    If you want to experiment with creating resizable applications (liquid layouts) and components in a preview of the next version of Flash Catalyst, codenamed "Panini",  you can find more information here:
    Introducing Adobe Flash Catalyst "Panini"
    Download Adobe Flash Catalyst "Panini"
    Adobe Flash Catalyst "Panini" help
    Keep in mind that Flash Catalyst "Panini" preview is meant for exploration and testing, not real production. If you are doing real production work, here are some options that work with Flash Catalyst CS5 and Flash Builder:
    Liquid Layouts
    If you are building an application that requires relative constraints, you can take the FXP file from Flash Catalyst into Flash Builder, and apply constraints there so that your components resize according to your application dimensions.
    For more info, see this Help topic:
    Using constraint-based layouts in Flash Builder
    SWF Scaling
    If you want your swf to scale, without relative constraints, there's a simple way to make that work in Builder as well. Simply save out your FXP file from Flash Catalyst and import it into Flash Builder. Open up the "Main.mxml" file. Remove the width and height attributes on the Application tag, and add the attribute:
    preinitialize="systemManager.stage.scaleMode='showAll'
    The entire Application tag should look something like:
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:d="http://ns.adobe.com/fxg/2008/dt"
                      xmlns:fc="http://ns.adobe.com/flashcatalyst/2009"
                      xmlns:ATE="http://ns.adobe.com/ate/2009"
                      xmlns:ai="http://ns.adobe.com/ai/2009"
                      xmlns:flm="http://ns.adobe.com/flame/2008"
                      xmlns:lib="assets.graphics.*"
                      xmlns:components="components.*"
                      backgroundColor="#FFFFFF"
                      preloaderChromeColor="#FFFFFF"
                      preinitialize="systemManager.stage.scaleMode='showAll'"
                      >
    There are a couple other scale modes you may want to try, such as "exactFit", which are outlined at the below link:
    Flash Stage Scale Modes
    Finally, you will have to adjust the object embed code in your html page to set the size of your swf.
    Original discussion here

    you can`t. allow your application internet access without the network admin defining an exception for it specifically.
    If you have admin rights use the router`s/proxy`y configuration software to allow an exception.

  • How do you make a Flash file 'searchable' to browsers?

    I've heard that ywith Flash you can create an HTML wrapper
    and create a style with hidden attributes so meta info can be seen
    by browsers. Browsers are looking for content.
    How is this done? Are there tutorials that show the process?
    Are there 3rd party plug-ins that allow you to add searchable data
    to a swf file placed in an HTML page?
    Any direction or links to info on this would be appreciated,
    Ken

    On Tue, 15 Apr 2008 16:45:10 +0000 (UTC), "Ken Nielsen"
    <[email protected]> wrote:
    >Meanwhile, if anyone has the technique down, please
    >share it here. I'll add what I learn about it here later
    - it's a six week
    >class at the local college.
    I don't understand what is the problem. More exactly it is
    your little
    skills (sorry). Do you know what is <noscript> HTML
    tag? It was
    defined just for purposes like this. Just use some
    JavaScript-based
    code (like SWFObject) to put your Flash movie on page, and
    then you
    can insert anything you like between the <noscript>
    </noscript> tags
    pair. In any case you must begin from correct HTML headers
    definition,
    like this:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <meta name="description" content="%s" />
    <meta name="keywords" content="%s" />
    <meta name="author" content= "%s" />
    <meta name="copyright" content= "%s" />
    <meta name="robots" content="index, follow" />
    <meta name="revisit-after" content="7 days" />
    <title>%s</title>
    </head>
    I've copied it from one of my projects, so Change "%s" to a
    correct
    string.
    There is one problem here. Usual HTML pages have hyperlinks,
    which
    connects pages within one site. Using Flash you can't show
    these links
    to the search engine. What to do? Fortunately there is a
    solution -
    just use siteinfo.xml file at your website to help web
    crawlers index
    all of your pages. Of course, you can insert hyperlinks into
    "noscript" area too, but siteinfo file is useful in any case.
    HTH!

  • How can I make a flash user interface with buttons to open up and navigate other flash files?

    Hello I would like to make a user interface that will serve as a tool to load and unload other flash materials like a slideshow. I would like to make a kind of slideshow with Flash that opens up other flash files which could be around 10-15 slides (frames) long each. I would want to ask if there is any way to make a link between navigation and other slides easily. And if there are ways, what action codes should I use for this. Thank you very much.

    All you need to do is load a swf into the main swf and target it with whatever controls you intend.  If you are using AS3 then you could use the Loader class to load the swf and then target the Loader.content with your control buttons.

  • How do I Make a Flash Button that points an iWeb page by default?

    In Flash, I want to make a menu.
    I have created the buttons, now I want to make them point to the various pages in my iWeb site by default. What should the URL be for the Buttons?
    I used "../../mysite/index.html" for the home button, and that seems to work, after I publish, but the same type of URL doesn't work with the About Me, Photo, Blog etc. pages.
    Any help would be appreciated.

    here is the test
    http://cobebence.com/Test/Home.html

Maybe you are looking for

  • How do i restore a deleted admin on my macbook air

    How do i restore a deleted admin on my macbook air

  • Mixing Drop Frame and Non Drop Frame In One Timeline

    We did a 7-camera multicam shoot of a rock concert over the weekend. Upon capturing we realized two of our camera operators were shooting Non Drop Frame mode while the remaining 5 were shooting drop frame. Can someone describe to me how I can eventua

  • OIM in VMWare - Production environment

    We are planning to implement OIM in VMWare environment. OIM will be deployed in Weblogic clustered for high availability. Oracle database will also be in VMware. Just need your input on how scalable and what are performance concerns. Other points tha

  • Why is Microsoft Mashup Evaluation Container consuming so much RAM

    Hi - I am working with multiple large csv source files in power query. All of my queries are disabled by default during development and I load them to the data model when testing, and then unload them. My workbook is about 40KB in size. But when I op

  • Alignment of peaks

    Hello I am in the middle of writing a program to deconvolute the signal from a modulated temperature differential scanning calorimeter (in which a sinusoidal wave is superimposed on the linear heating ramp). What I need to do is take the ratio of two