How to make like Spry Products demo using Flash CS4 / xml?

hello there!
i wonder is it possible to make something similar to Spry Products Demo using Flash CS4 for front end and xml for back end data. take a look at this draft image. If it can be done, can someone guide me please. I am super new to AS2/3 - Please. Thanks for your help.

hello there!
i wonder is it possible to make something similar to Spry Products Demo using Flash CS4 for front end and xml for back end data. take a look at this draft image. If it can be done, can someone guide me please. I am super new to AS2/3 - Please. Thanks for your help.

Similar Messages

  • How can we create such navigation buttons using Flash CS4?

    Hi,
    How can we create such navigation buttons using Flash CS4 is in the following website? Please help me with any such tutorial to make my custom navigation bar/buttons.
    http://city.reallusion.com/join.html
    Thanks.

    While the Note 4 is a reasonably large device it still falls into the phone layout bucket. We need this layout to function on very small screens some as low as 320 pixels high and 240 pixels wide. These sorts of devices don't have the space for a full toolbar.

  • How to make a custom eraser tool using flash?

    I did make a eraser tool. But once I begin to erase a layer, the background layer is visible. I want the layer just below the topmost layer to be visible.
    For eg consider 2 layers.
    Layer2 is above Layer1.
    When I perform erase on Layer2, I see the stage background.
    I want to actually see Layer1 when I erase from Layer2.
    Here is the code I used:
    The comment entry shows that, I have tried that possiblity.
    import flash.display.BitmapData;
    var linkageId:String = "myimage";
    var myBitmapData:BitmapData = BitmapData.loadBitmap(linkageId);
    trace(myBitmapData instanceof BitmapData);
    this.createEmptyMovieClip("mc",this.getNextHighestDepth());
    mc.attachBitmap(myBitmapData,this.getNextHighestDepth());
    this.blendMode = "layer";
    //mc.blendMode = "layer";
    this.createEmptyMovieClip("mc1",this.getNextHighestDepth());
    var myBitmapData1:BitmapData = new BitmapData(800,600, false, 0xFF000);
    mc1.attachBitmap(myBitmapData1,this.getNextHighestDepth());
    mc1.onMouseMove = function() {
    var circle_mc:MovieClip = this.createEmptyMovieClip("circle_mc", this.getNextHighestDepth());
    circle_mc._x = _xmouse-40;
    circle_mc._y = _ymouse-40;
    drawCircle(circle_mc,40,0x000000,50);
    //mc.blendMode = "layer";
    circle_mc.blendMode = "erase";
    function drawCircle(target_mc:MovieClip, radius:Number, fillColor:Number, fillAlpha:Number):Void {
    var x:Number = radius;
    var y:Number = radius;
    with (target_mc) {
    beginFill(fillColor,fillAlpha);
    moveTo(x+radius,y);
    curveTo(radius+x,Math.tan(Math.PI/8)*radius+y,Math.sin(Math.PI/4)*radius+x,Math.sin(Math.P I/4)*radius+y);
    curveTo(Math.tan(Math.PI/8)*radius+x,radius+y,x,radius+y);
    curveTo(-Math.tan(Math.PI/8)*radius+x,radius+y,-Math.sin(Math.PI/4)*radius+x,Math.sin(Math .PI/4)*radius+y);
    curveTo(-radius+x,Math.tan(Math.PI/8)*radius+y,-radius+x,y);
    curveTo(-radius+x,-Math.tan(Math.PI/8)*radius+y,-Math.sin(Math.PI/4)*radius+x,-Math.sin(Ma th.PI/4)*radius+y);
    curveTo(-Math.tan(Math.PI/8)*radius+x,-radius+y,x,-radius+y);
    curveTo(Math.tan(Math.PI/8)*radius+x,-radius+y,Math.sin(Math.PI/4)*radius+x,-Math.sin(Math .PI/4)*radius+y);
    curveTo(radius+x,-Math.tan(Math.PI/8)*radius+y,radius+x,y);
    endFill();

    use:
    import flash.display.BitmapData;
    var linkageId:String = "myimage";
    var myBitmapData:BitmapData = BitmapData.loadBitmap(linkageId);
    trace(myBitmapData instanceof BitmapData);
    this.createEmptyMovieClip("mc",this.getNextHighestDepth());
    mc.attachBitmap(myBitmapData,this.getNextHighestDepth());
    this.createEmptyMovieClip("mc1",this.getNextHighestDepth());
    var myBitmapData1:BitmapData = new BitmapData(800,600, false, 0xFF000);
    mc1.attachBitmap(myBitmapData1,this.getNextHighestDepth());
    mc1.blendMode="layer"
    mc1.onMouseMove = function() {
    var circle_mc:MovieClip = this.createEmptyMovieClip("circle_mc", this.getNextHighestDepth());
    circle_mc._x = _xmouse-40;
    circle_mc._y = _ymouse-40;
    drawCircle(circle_mc,40,0x000000,50);
    //mc.blendMode = "layer";
    circle_mc.blendMode = "erase";
    function drawCircle(target_mc:MovieClip, radius:Number, fillColor:Number, fillAlpha:Number):Void {
    var x:Number = radius;
    var y:Number = radius;
    with (target_mc) {
    beginFill(fillColor,fillAlpha);
    moveTo(x+radius,y);
    curveTo(radius+x,Math.tan(Math.PI/8)*radius+y,Math.sin(Math.PI/4)*radi us+x,Math.sin(Math.PI/4)*radius+y);
    curveTo(Math.tan(Math.PI/8)*radius+x,radius+y,x,radius+y);
    curveTo(-Math.tan(Math.PI/8)*radius+x,radius+y,-Math.sin(Math.PI/4)*ra dius+x,Math.sin(Math.PI/4)*radius+y);
    curveTo(-radius+x,Math.tan(Math.PI/8)*radius+y,-radius+x,y);
    curveTo(-radius+x,-Math.tan(Math.PI/8)*radius+y,-Math.sin(Math.PI/4)*r adius+x,-Math.sin(Math.PI/4)*radius+y);
    curveTo(-Math.tan(Math.PI/8)*radius+x,-radius+y,x,-radius+y);
    curveTo(Math.tan(Math.PI/8)*radius+x,-radius+y,Math.sin(Math.PI/4)*rad ius+x,-Math.sin(Math.PI/4)*radius+y);
    curveTo(radius+x,-Math.tan(Math.PI/8)*radius+y,radius+x,y);
    endFill();

  • Time Capsule only works for one device at a time, how to make it capable to be used for multiple devices at times

    Time Capsule only works for one device at a time, how to make it capable to be used for multiple devices at times.
    Please help to set it up, thanks in advance

    You need to give more info..
    Firstly only works for what.. networking.. backup.. wireless. You need more nouns.. more adjectives... describe what you want and what fails.. then we can figure out why.
    Most likely you have bridged it when it should be in router mode..
    Most likely you are using Lion or ML which has the airport utility bridge the TC by default.
    Change it to working as a router. That might help.
    If you press reset button it will default back to router btw.
    If you are on Lion.. use a real utility. http://support.apple.com/kb/DL1547

  • How to make Avery 8160 address labels using pages

    Anyone know how to make Avery 8160 address labels using Pages? 

    Open the Avery 8160 Word template from their website.
    Peter

  • Who makes the nicest, easiest to use Flash website design software?

    Please forgive the beginner's question. I would like to build
    a flash site like
    http://www.hockaday.org from an
    easy to use Flash template. You get what you pay for so my first
    choice isn't something for free but a 30-day free trial version
    would be nice.
    What I like best about
    http://www.hockaday.org is the
    great menus and that pictures continually reload in interesting
    ways.
    Maybe a template is too restrictive. Who makes the nicest,
    easiest to use Flash website design software that allows fast
    creation of those fancy menus and with other fast features to do
    nice things with pictures and motion?
    I need to create a site like
    http://www.hockaday.org
    immediately so I don't have the time to learn Flash first. What's
    my best bet?

    you are in a catch 22 - you don't have time to learn flash -
    yet you need to build an entire site
    immediately - you can't - sure you can download a template
    that is similar but if this forum is any
    proof, you almost need more flash knowledge trying to
    decipher most templates in order to edit them
    - search this forum, there are several posts per week from
    non-flash users who purchased templates
    and have no clue how to edit them. Often times it is hard for
    an educated flash user to
    reverse-engineer a FLA made by somebody else - Flash
    documents are blank canvases that can be setup
    a myriad ways by different users making the same thing - some
    developers are more organized than
    others - most templates are not organized but rather thrown
    together for a quick profit.
    You will simply need to learn enough flash to understand how
    it works or hire somebody to edit the
    template for you.
    hope this helps.
    --> **Adobe Certified Expert**
    --> www.mudbubble.com
    --> www.keyframer.com
    e.Shubee wrote:
    > Please forgive the beginner's question. I would like to
    build a flash site like
    >
    http://www.hockaday.org from an
    easy to use Flash template. You get what you
    > pay for so my first choice isn't something for free but
    a 30-day free trial
    > version would be nice.
    >
    > What I like best about
    http://www.hockaday.org is the
    great menus and that
    > pictures continually reload in interesting ways.
    >
    > I need to create a site like that one immediately so I
    don't have the time to
    > learn Flash first. What's my best bet?
    >
    >
    >

  • How to Make a Multi-Level Game in Flash 5

    I'm wanting to know, "How to Make a Multi-Level game with
    Flash 5"? EX: If I were to make a space game, where after reaching
    a score of 2000 points, the game pauses and displays the text
    "Stage 2", then continues or provides a button to make the game
    continue starting on stage 2. Any help with this question is
    grately appreciated.
    coolburn

    coolburn wrote:
    > I'm wanting to know, "How to Make a Multi-Level game
    with Flash 5"? EX: If I
    > were to make a space game, where after reaching a score
    of 2000 points, the
    > game pauses and displays the text "Stage 2", then
    continues or provides a
    > button to make the game continue starting on stage 2.
    Any help with this
    > question is grately appreciated.
    >
    > coolburn
    First off.. Flash 5 is like.. Ancient. Dude. Seriously, thats
    more than
    3 versions ago, and there have been major major changes
    since.
    However, I'll give it a try..
    First off, there has to be some kind of an event that kicks
    it off. I
    would build something into the score system that would
    trigger this.
    For example.
    function updateScore():Void {
    _root.stage.scoreboard.text = myNewScore;
    if (myNewScore > 2000) {
    jumpToNextLevel();
    So, somewhere in your game a variable keeps the score.. if
    your game
    runs the updateScore function once in a while, if it hits
    more than
    2000, it triggers a new function called jumpToNextLevel.
    In the jumpToNextLevel, you would have to do more functions
    like
    pauseTheGame(), and such..
    In general.. break it down to small pieces of what you want
    to do. Each
    function would do a series of things.. Then when your going
    though your
    game, you call each function as needed.
    Hope this helps
    -Bill

  • How to make like Encarta encyclopedia and basic screen settings and how to lock the documents in the entire data.

    dear guys how can i make like a off line Encarta encyclopedia and basic screen settings and how to lock the documents in the entire data in visual studio.                 
       thank you. 
                                                              Million
    Getu

    Dave,
    I will +1 Pixelan's products. They are great, simple, and have about the best support that I know of. When you explore, say Pixelan's SpiceMaster, dig deeply. Things appear rather mundane, on the surface, but there is so very much power lurking, just below the surface. I could almost imagine a 1000 page manual to cover every possible aspect of that program... Every time that I use it, I learn something new, and wonderful.
    Good luck,
    Hunt

  • How to make 1 spry menu for the entire site? but not on each page

    i have a website that i wish to have multiple pages available all form the same menu and late and probably at regular intervals add more tabs to the menu
    is there a way to create a spry menu speratley that the page some how references, something like a frameset but without using framesets?
    im sort of new to webdesigning and unsure of the correct terminology, so i am finding it difficult to look up stuff that i don't know the name for, but will gladly go read someting if you point me in the right direction.
    regards
    for now
    wayne

    You can do this with PHP or ColdFusion
    These are "server side" scripting languages so you will have to test your website after you upload to you web hosting account.
    Or if you set up a local server. Without the local server you will get errors when you open them in firefox.
    To use the following what you do is "Cut" the part you want to be on all pages out, "Paste" it into a seperate document and in its place on your page you put one of the following suitable tags.
    You will also have to rename your main file to .php or .cfm as opposed to .html
    Again, whatever page you put one of these tags on, their extention must change match the type of tag used.
    First Method (PHP):
    PHP is the more common method -
    <?php @ require_once ("yourMenu.html"); ?>
    Require_once is basically a safeguard so that you don't add the menu twice onto a page.
    This will only work for PHP 4+
    This method would work for older versions of php too -
    <?php @ include("yourMenu.html"); ?>
    Second Method (ColdFusion):
    This will only work if your host has ColdFusion installled -
    <cfinclude template="bla.html">
    eg index.html
    <html>
    <head>
    <title>Stuff</title>
    <head>
    <body>
    <?php @ require_once("SpryMenu.html"); ?>
    </body>
    </html>
    SpryMenu.html
    <ul id="menubar1" class="MenuBarHorizontal">
        <li><a class="MenuBarItemSubmenu" href="#">Item 1</a>
            <ul>
                <li><a href="#">Item 1.1</a></li>
    </ul>

  • How to make a multimeter in multisim using LabVIEW

    Hello there, I want to make a multimeter in Multisim using LabVIEW. And I have read this article http://zone.ni.com/devzone/cda/tut/p/id/5635#toc3 before.
    And now I have these questions:
    1. How to measure a resistor? The Impedometer.llb in lvinstruments folder made me confusing.
    2.how to measure the current? I can measure the voltage but I dont know how to measure the current.
    3.What's the meaning of "instrument version" in every _multisimInformation.vi, whether I can modify it?

    Hello,
    A question for you: your multimeter will acquire real data (using a data acquisition board) ? or, is it just for simulation (like the Multimeter included in Multisim)?
    The Impedometer.llb is a library that contains all the files for the Impedance Meter instrument in Multisim. As stated in the template, the instrument version constant is an internal reference that must not be modified.
    Regards,
    Fernando D.
    National Instruments

  • How to make Plasma Desktop Debuginfo be useful?

    Plasma Desktop crashed more frequently in these days,but the report it generated always be unuseful,it contains things like this:
    0x00007fc4f69c3019 in ?? () from /usr/lib/libQtScript.so.4
    It seems Arch doesn't provide packages like *-debuginfo,so how could I make that be report be useful?

    http://www.apple.com/feedback/iphone.html

  • How to make the new products on SLD to show on the PI?

    We have a PI7.0 connected to a remote centralized SLD.
    Whenever there is a new product on the SLD , we want to have it show up at the PI7.0.
    We do not know how to make it happen.
    What we know is (perhaps) once a new product is installed on the PI, SE70 will inform SLD about this.
    Please help. Thanks!

    Hi Ashley,
      As you are mentioning that SLD has been connected to PI7.0 No special mechanism is requred to access products .Every thing that is created in SLD will be in synchronised automaticaly and you will be able to see them in IR(ex.Import ing sofware compnent from SLd).
    Thanks,
    Ram.

  • How to make a call in j2me using bluetooth?

    Hi All,
    I wanted to make a call to another device which is in my bluetooth range i wanted to know how to make such a call?And i have heard that using bluetooth for making calls we can only do half duplex communication that is at a time only one person can speak while the other hears ?I wanted to know that can we do a full duplex communication also so that both of them can speak as well as listen at a time.
    Thanks

    To make a call using javax.microedition.midlet.MIDlet.platformRequest().
    for eg:
    String telNo = "tel:+9682651761543";
    platformRequest(telNo );

  • How to make a call in j2me using bluetooth technology?

    Hi All,
    I wanted to make a call to another device which is in my bluetooth range i wanted to know how to make such a call?And i have heard that using bluetooth for making calls we can only do half duplex communication that is at a time only one person can speak while the other hears ?I wanted to know that can we do a full duplex communication also so that both of them can speak as well as listen at a time.
    Thanks

    To make a call using javax.microedition.midlet.MIDlet.platformRequest().
    for eg:
    String telNo = "tel:+9682651761543";
    platformRequest(telNo );

  • How to make a completely transparent button in Flash Builder

    I am making a mobile application, and I am wondering how to make a completely transparent button. I've tried using
    <s:Button x="-5" y="0" width="410" height="1504"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Sun)"/>
    But it still has one line on the side. I need a way to make it completely transparent.
    Thanks,
         8th grade student

    Try this alpha="0.001"
    Also add useHandCursor="true" and buttonMode="true" if you wish to have the hand cursor appear on hover.
    example  x="10" y="10" width="169" height="54" label="Button" alpha="0.001" useHandCursor="true" buttonMode="true" 
    HTH

Maybe you are looking for