*Stupid Noob Alert* Viewing Sample AS3 files?

Hoping someone can help me out...
I've been trying to view sample source files and clearly I'm doing something wrong. When I open the file, the assets and stuff appear in the library,
but I can't find the actions code and the movie won't play as supposed to.
If anyone is so inclined to check it out, is there anything more to viewing the below sample file than opening it in flash cs5?
File:
http://ukaszblog.com/catch-the-falling-fruits-flash-game-part-2/
from this site:
http://ukaszblog.com/catch-the-falling-fruits-flash-game-part-2/

I couldn't tell you, it could all be created using actionscript.  Just look thru all the files that came with what you downloaded and you'll find the .as files that are used.

Similar Messages

  • How to use my as3 file in flex

    hi, I am new in flex and want to divert into flex. How to  use my as3 file into flex. Is there any sample tutor . so, that I could learn fast.

    Please clarify. Is this .as file a class you previously used as a complonentcomponent you now wish to use as the main application?
    If the .as file just has variables and functions you wish to access from your Flex app, use:
    include "subfolder1/subfolder2/etc/MyASFile.as";
    If you want to use classes from the file, do this:
    import subfolder1.subfolder2.etc.MyClassName;
    If this post answers your question or helps, please mark it as such.
    Greg Lafrance - Flex 2 and 3 ACE certified
    www.ChikaraDev.com
    Flex / AIR Development, Training, and Support Services

  • SQL query for custom alert view

    I have created a custom alert view and scoped to show alerts related to group of servers.
    Alert view Criteria: Resolution State - New, Severity - Warning and Critical, Group - "Group 1"
    I am trying to query the Operations Manager database to show the alerts with same criteria using below query.
    select MonitoringObjectName, ResolutionState, Priority, Severity, TimeRaised, TimeAdded, TimeResolved, AlertStringName, AlertStringDescription from AlertView where ResolutionState = '0' AND (Severity = '2' or Severity = '1')
    AND
    MonitoringObjectId IN (select TargetObjectId from RelationshipGenericView
    where SourceObjectDisplayName = 'Group 1')
    in Console i see both warning and critical alerts where as in SQL query output i see only critical alerts.  Could you please correct if I am using wrong query. also please share your suggessions if i am completely wrong on this.
    Kind Regards,
    Bommi
    ~Bommi

    your query looks perfectly fine. Are you sure if the alerts you see in the console are of the 'Resolution State =0' (New). It might be the case where the alert have moved to a fidderent resolution state.
    Also, take a sample warming alert from console, query for the same in DB and check the Severity value. If it is '2'.
    Regards,
    Saravanan

  • Hi I am using Iframe with src="abc.mht" file. i want to view the mht file content in same window.please help.. Thanks in Advance

    Hi I am using Iframe with src="abc.mht" file. i want to view the mht file content in same window.please help..
    Thanks in Advance

    This is not a Java problem, this is a WEBBOT problem.
    I suggest that you research the topic in your FrontPage help files.
    Yes, we do know how to solve this problem using ordinary HTML and JSP. The sample code that you've posted implies that you are looking for an extremely different solution. To put it another way, it looks like you're logging onto the Federal Aviation Administration's forums and asking them how to go from Chicago to New York by train.
    But in any case, if you can't find the information in FrontPage, I'm 100% certain that if you went to www.microsoft.com and searched for FrontPage and downloads, and skipped the results that actually want you to download FrontPage, you'll get some sample code.

  • Dashboards - Alert View Widget Column Width

    Hello, I am trying to create some Dashboards using the Alert Widgets. I am having problems with the column width. The default widths are not useful and take up to much screen space for a dashboard (example" Maintenance mode is really wide just for
    a icon). After I create the Dashboard I can adjust the column width just fine, but as soon as I go to another view and come back SCOM forgets how I had it all configured and resizes it back to default. How do I fix this and get it to save my custom widths? 
    Thanks!

    It is because every time you go back to Alert View Widget, it will reload its original configuration. You can modify the orgininal configuration setting by export the MP, contains the Alert view Widget, and modify its XML file.
    The column width setting is under
    Presentation -> Component Overrides -> ComponentOverrideID -> Bindings -> Binding PropertyID="Columns" -> Complex Value Type(select the coumn which you want to set the column width) --> Binding Property ID="Width" -> SimpleValue Value="12"
    ( 12 is the new column width)
    Roger

  • Viewing example EPA files

    In my BO integration kit install there are some sample iview files with a .epa extension.
    I'm wondering how I can view them.
    Do I have to import them into my portal before I see them using Sys Admin -> Transport Packages -> Import or can I see them some other way?
    example file is called:
    com.businessobjects.pct.sap_pik.epa
    Thanks,
    Mike

    Hi ,
    You have to see the epa file after importing into portal.
    Whatever you mentioned is one method and you can deploy using sdm also.
    better to choose import method.
    check below thread for more information
    How to load an .epa file?
    Koti Reddy

  • Error -201402; how do you programmat​ically determine 'Samples per file' size

    Error -201402 - The samples per file is not divisible by the file write size. The error also give a suggested value to use, which is helpful, and i have amended by code to suit this value.
    I am writting to a tdms file in chunks, such as the first 2.5-5 seconds save the data (sampled at 1M samples per second per channel) to tdms files named initial.tdms, initial_0001.tdms (need to be able to split the files due large data size) then capture the remainder, such as 150 seconds of data (sampled at 1000 samples per second per channel) into a single file, remainder.tdms
    Example Inputs to the vi will be:
    Initial sampling rate = 1M
    Initial acquire time = 2.5 seconds
    Remainder sampling rate = 1000
    Remainder acquire time = 150 seconds
    What I want is to be able to programmatically set Logging.SampPerFile and maybe Logging.FileWriteSize to improve maintainablility and code reuse (I have a number of difference sequence patterns to generate/ capture.)
    I am also developing this code on a debug system which may have a different hard drive volume sector size so need to be able to derive the FileWriteSize based on this value, but don't know how to get/view this hard drive info.
    How do I go about this?
    Cheers,
    Helen
    CLD, CTD

    Thank you for your help.
    The Get Volume Info does indeed give me the Sector Size, however i still had problems with working out what multiple of the sector size to use.
    Based on "Samples per file - must be EVENLY divisible by the file write size" and "File write size - must be EVENLY divisible by the sector size" I have derived te following code snippet which ensures that the calculated SampPerFile is divisible by 4 (2 lots of evenly divisble by).
    Whilst this appears to work I wonder if anyone could comment/ suggest any pitfalls etc.
    Regards,
    Helen
    CLD, CTD

  • AS3 file crashes Flash on save

    Hi,
    For the past 2 days every new AS3 file I try to create crashes Flash on every attempt at a save AFTER the initial save. All was fine for months for a couple of projects we are working on. I've reset the Flash prefs as Adobe instructs, trashed the copies of the files on this machine, run disk utility and Onyx. Nothing helps. I can't think of anything out of the ordinary that happened this week that would've caused something like this to happen. Also, I've searched since yesterday and this doesn't seem to be an issue with anyone else. My Flash 5 app is fine if I don't use external .as files or put code in the actions box.
    Any ideas?

    You might try searching / posting in the Flash General forum instead of the Actionscript 3 forum.
    http://forums.adobe.com/community/flash/flash_general?view=discussions

  • View the .rtf file not display the data in BI Publisher Enterprise.

    Hi,
    Platform: OBIEE 10g in NT XPsp2
    View the .rtf file not display the data in BI Publisher Enterprise.
    Step 1, I created Answer-request, create .rtf file with Word and add the request name, Add bar chart and table, preview PDF is working fine with data, Upload this template to Answers, View Template from Answer is working fine with data.
    Step 2, Answers – More Products > BI Publisher > My Folders > Create a new report > Edit > Data Model > New > Type: SQL Query > Data Source: Oracle BI EE > Query Builder > from SupplierSales assign Customer, Periods, Sales Facts (select Region, state, Year, Units Shipped) > Results > Save > Save
    Click Layouts > New > enter Name ….. > Click Layouts > borrows .rtf file in Manage T file > Upload > Save > Click View
    It is showing only the .rtf file without data. Why there is no data?
    Please guide me to solve this issue.
    Thanks,
    Jo

    Thanks for you reply,
    Our scenario is this report is basically a dissconnected mode report... we are developing these reports for mobile clients.
    We dint face this kind of issue while developing other reports.
    So please let us know if you have any idea on why we are facing this issue.
    Regards,
    Maneesh

  • Viewing Animated GIF files in Preview

    Hello...
    I'm trying to figure out why I cannot view animated GIF files within Preview. When I search within Preview's help I get this...
    *1. Open the animated GIF file in Preview.*
    *2. If the window's drawer isn't already visible, choose View > Drawer.*
    *The drawer contains a thumbnail image for the animated GIF. The number of frames in the animation appears in the lower-right corner.*
    *3. Click the triangle beside the thumbnail image.*
    *Preview shows all the frames in the animated GIF. When you click a frame, the animation stops and Preview displays that frame.*
    Now at the end of number 3 it states that "the animation stops", so according to that statment Preview should be "playing" the animation until I click a certain frame to stop it. Well mine doesn't do this, SO what's going on?
    Oh, my OS is v10.4.10 and Preview is v3.0.9(409).
    Thanks!

    Preview in Panther did play animated gifs, although it was a bit clunky at it. Evidently they intended to fix this in Tiger, but instead they ended up breaking it completely. To play an animated gif you now need to do so in a browser, such as Safari. Preview no longer plays them at all.
    Francine
    Francine
    Schwieder

  • How to view aspx PDF files in Safari 4.0.3

    Hi,
    Using Safari 4.0.3 on os 10.5.8. I'm trying to view PDF files that are supposed to be viewed and editable within the browser (this is how the site works on a pc using internet explorer). When I click the relevant icon on the site, the site asks me if I'm sure I want to view that file (this is normal), and I click accept. Then Safari simply downloads the aspx file into the downloads folder. To the extent I could open the aspx manually using Reader (I can't), it wouldn't help anyway because the file is meant to be edited within a web browser, and within the pdf there are options to "save," "save and close," etc. I need to be able to open and view this file from within Safari.
    I have the latest Adobe reader and made sure the settings allowed for opening of PDFs from the internet.
    Any thoughts?
    Thanks.

    I concur with Kirk Olson1's comment above, and have been unable to solve this 'til reading this post.
    Change the .aspx extension of a saved file to .pdf and presto, Preview opens the doc for reading without complaint. This may not solve the problem the user has with editing the file within their browser. But the .aspx file, without a doubt, is in fact a file of "some" sort that is readable by Preview. As to the properties of editing the file, I can't speak to that. Since I am using this to read and save my bank statement, I would hope that the ASPX file is a signed document that can't be edited without the change being detectable... otherwise, what purpose is served by introducing a new filename extension ASPX for PDF files???
    I've had the same "Browser can't view/open ASPX file" problem under Mac OS 10.5.* and Safari and Firefox. A bank provides me with "PDF" files (so they say) that download (to view, or file-save-as) with the .aspx filename extension. Firefox 3.5.* doesn't handle them. I've not downloaded Adobe products to my Mac and have avoided doing so because I don't want Adobe mucking with the way Preview works, etc.
    In an experiment, I am unable to coerce Preview to open a copy of the same file while it had the .aspx extension (via Ctrl-Click the aspx file, Open_With, Enable All Applications to Open). Preview just sits there without opening the file, no error dialog, and I don't see any telltale warnings in the console log either. The same file, with a filename extension changed, no problem opening and viewing.

  • How to make an alert view without buttons on iphone?

    Hi,
    I'm trying to create an alert view without buttons. On my iphone application I have to run a process, while the process is running I want to display an alert view with info about the process, and then when the process is done I want to dismiss that alert view.
    Any ideas about how to do this?
    Thx!

    this is what i use. I added in an ActivityIndicator just for looks
    UIActivityIndicatorView *loadingInd = [[UIActivityIndicatorView alloc] initWithFrame:CGRectMake(120.0, 90.0, 30.0, 30.0)];
    alertView = [[UIAlertView alloc] initWithTitle:@"Loading" message:@"Telling your Mom" delegate:self cancelButtonTitle:nil otherButtonTitles: nil];
    loadingInd.activityIndicatorViewStyle = UIActivityIndicatorViewStyleWhiteLarge;
    [loadingInd startAnimating];
    [alertView addSubview:loadingInd];
    [loadingInd release];
    [alertView show];
    [alertView release];

  • How do I view ipod music files with out using I tunes?

    I trying to view my Ipod music files without using itunes. But when I conect my Ipod to my pc I can only view contacts, notes, and caladar through the driver.
    How do I view ipod music files with out using I tunes?

    they should be under ur my music folder if u have windows

  • ~~~how can i view a pdf file in a servlet?~~

    hi..
    i just need to view the .pdf files in a servlet page.all the pdf files are stored in my web module(i am using the glassfish server).can anybody tell me how to do it?
    thanks a lot....

    Provide a link? I mean, linking a PDF in an HTML page is hardly a Java programming problem.

  • Viewing .pct / .pict files in Bridge CS3

    Hello there, I'd like to view .pct / .pict files in Bridge, but I am not getting any previews. I've tried to find a topic about this but haven't had any luck. Does anybody know a way to view them... a plug- in maybe. Or is that going to be the 'way it is'?
    Actually just jumped on a MAC and pct files do preview, but no luck on any of the Windows machines.
    Thanks a million!

    That IS odd. I saved a file from Photoshop as a 32-bit .pct and I can
    confirm that Bridge (on Windows) does not preview or thumbnail it. On the
    other hand, I can't find any other program, free or pay, that fails to view
    the file, so it obviously presents no technical difficulties...
    Regards,
    Trez

Maybe you are looking for

  • RH 6 Printing

    I have a project with a .chm output (HTML Help). In order to make it easier for our users to understand some functions, I use screen shots with image maps to topics that are not in the TOC....these topics pop up in a window on top of the graphic. Is

  • Macbook air hinge broken

    Hi all, the right hand side hinge of my 2.5 year old macbook air has broken into pieces, and cracked and broken pieces of plastic off the grey plastic tubular hinge interconnecting piece. Does anyone know if this is covered by any kind of warranty fo

  • Error when calculating costs: KL023

    Hi, I have the following requirement: The user when saves a production order (tcode CO01) and if there are no activity type/cost center rates maintained then an error message pops up (message no. KL023). However the user can save the prod. order. Now

  • Viewing Graphics in email 8830 software vs 4.2

    I am unable to view any graphics in my personal email boxes.  Even advertisments come as text.  Is there anyway to fix?

  • Don't show LiveCycle field name properties in Acrobat

    Hi,  We use pdf forms from states websites in our claim system and map to claim data to prefill some of the forms.  One states forms are created in LiveCycle.  I can change the field names in LiveCycle to our mapping names, e.g.  EmployeeFirstName, b