A Flash Developer Resource Site

Search:

Type: Posts; User: jagguy

Page 1 of 5 1 2 3 4

Search: Search took 0.04 seconds.

  1. Thread: learning air

    by jagguy
    Replies
    5
    Views
    897

    yes but i am struggling finding a set of how-to...

    yes but i am struggling finding a set of how-to tutorials , in fact I am not finding anything to look at other than pure flex video series from adobe.

    i cant find anything on pure as3 mobile...
  2. Thread: learning air

    by jagguy
    Replies
    5
    Views
    897

    yes but i am struggling finding a set of how-to...

    yes but i am struggling finding a set of how-to tutorials , in fact I am not finding anything to look at other than pure flex video series from adobe.

    i cant find anything on pure as3 mobile...
  3. Thread: learning air

    by jagguy
    Replies
    5
    Views
    897

    I know as3 well enough to make games with. OK so...

    I know as3 well enough to make games with.
    OK so I use air with flex mobile project and what do I do? look at video the adobe series?
  4. Thread: learning air

    by jagguy
    Replies
    5
    Views
    897

    learning air

    I want to use adobe air for mobile development and I have found video series for flex but I prefer step by step guide on mobile development.

    I am after resources (I havent seen that good...
  5. Thread: load obj file

    by jagguy
    Replies
    0
    Views
    5,929

    load obj file

    I cant load a obj file and i followed the tutorial http://www.charglerode.com/blog/?p=164
    I am using flashbuilder4 AS3 project.

    TypeError: Error #1009: Cannot access a property or method of a...
  6. Replies
    1
    Views
    1,512

    multi player hosting

    I have had a look at hosting plans for java servers with actionscript for multi-player game development and owww.

    Now I need a product to use on my PC/ windows and also to test/trial my apps on a...
  7. Replies
    1
    Views
    1,451

    ok this tests if an image has a transparent...

    ok this tests if an image has a transparent pixel at 28,24 from the top left corner of the image and the image could be anywhere on screen.

    is this correct?

    the first paramter new Point(0,0)...
  8. Replies
    1
    Views
    1,451

    cant detect hittestpoint

    I am trying to detect if a point on an image is on the opaque part of the image or the transparent part.

    I have a image in a 48X48 area. half the image has transparent pixels.

    I seem to detect...
  9. Thread: addchild class

    by jagguy
    Replies
    0
    Views
    446

    addchild class

    In as3 to you need to use addchild when you display on object on screen or in the display list I think its called.

    NOw it seems to be in AS3 that you can also use addchild on a class that adds and...
  10. Thread: sprite width

    by jagguy
    Replies
    1
    Views
    476

    passing sprite

    q)I have a sprite container where I am loading images on to the sprite which is loaded on the stage. I can do this but I am checking to see if I have done it correctly.

    whenever I load an image...
  11. Replies
    1
    Views
    459

    collisions circle

    In AS3 is there an easy way for collisions to take place between a moving circle and a rectangle object. A moving circle has a direction and you need to know how it collides with an object rather...
  12. Thread: which hittest

    by jagguy
    Replies
    5
    Views
    1,875

    doesnt hitTestObject do that test with the bounds...

    doesnt hitTestObject do that test with the bounds of the image?

    If it doesnt then for 2 Bitmaps I am to draw a rectangle around the images that is invisible then test the rectangle bounds .
    So...
  13. Thread: which hittest

    by jagguy
    Replies
    5
    Views
    1,875

    which hittest

    I have learnt some hitTest methods and I dont know what is best for games as in performance wise. There are so many collision tests and I am not sure what is quickest or slowest.

    I have a player...
  14. Thread: sprite class

    by jagguy
    Replies
    3
    Views
    609

    Can I think of sprites as something the user...

    Can I think of sprites as something the user creates like lines squares etc because vector graphics have a definite definition that you could classify all images we do as raster.

    I thought Bitmaps...
  15. Thread: sprite class

    by jagguy
    Replies
    3
    Views
    609

    sprite class

    q1)when would I use a sprite in a game? eg private var sp:Sprite=new Sprite();

    Currently I load bitmaps and bitmapdata fro frames.

    q2)My player class extends Sprite but does Sprite class speed...
  16. Replies
    2
    Views
    589

    I am setting the position when it is loaded but...

    I am setting the position when it is loaded but the constructors dont allow paramaters? nothing is displayed now with this code? why?


    package
    {
    import flash.display.Sprite;

    public class...
  17. Replies
    2
    Views
    589

    cant load an image

    my code does load an image but not how I want.

    q1)where do i set screen dimensions?
    q2)how can i set the images position on screen without using the imageLoaded function because I need to display...
  18. Thread: change property

    by jagguy
    Replies
    0
    Views
    439

    change property

    How do I move an image across the screen when I press a button and change its property.

    frameRate="30"

    creationComplete="CreationComplete()"

    enterFrame="EnterFrame(event)">...
  19. Thread: learning flex

    by jagguy
    Replies
    0
    Views
    850

    learning flex

    I have downloaded the flash builder trial and I am waiting on ordering the standard version.

    I want to learn this product to make games as I have made games with Silverlight.

    Can someone point...
  20. Thread: cant load trial

    by jagguy
    Replies
    2
    Views
    619

    solved run as LocalAdmin

    solved run as LocalAdmin
  21. Thread: cant load trial

    by jagguy
    Replies
    2
    Views
    619

    cant load trial

    I cant install flash builder trial on my laptop winXP prof as I get an error message after I click on setup and about a few minutes into installing. It says to restart the PC ?

    THat same trial...
  22. Thread: rounder corners

    by jagguy
    Replies
    1
    Views
    381

    rounder corners

    I can draw a rounded rectangle but how do i draw a rounder rectangle with say only 2 corners rounded and a border around the shape?
  23. Replies
    2
    Views
    540

    ok thanks but the drop down items must appear on...

    ok thanks but the drop down items must appear on the flash .swf and it cant simply hang over items below in css/html.
  24. Replies
    2
    Views
    540

    drop down and gradient fill

    In flash i want to create a roll over dop down menu like suckerfish drop down.
    I want each menu item to have a gradient fill of color and change color when roll over.

    2)How do i create gradient...
  25. Replies
    2
    Views
    531

    ok thanks

    ok thanks
Results 1 to 25 of 122
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center