A Flash Developer Resource Site

Search:

Type: Posts; User: Prooster

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    426

    Dragging 2 objects together

    Hi

    Does anyone know whether its possible to drag two objects at the same time using the startDrag method. I've built a custom cursor which has a drag method and I'm trying to drag another object...
  2. Replies
    3
    Views
    1,402

    Removing objects from an inventory Array with the mouse

    Thanks for your comments but this still leaves with a problem. I'm making a drag and drop game and I've got objects populating an array. I have made a new cursor which has a startDrag method attached...
  3. Replies
    3
    Views
    1,402

    Removing Objects from an Array

    Hi There

    I'm having a few issues removing an object from an array. I've used the push method from a game class which places an object into an array called Inventory. I'm trying to use the...
  4. Replies
    1
    Views
    400

    Drag and Drop Game

    Hi There

    I'm currently making a point and click game and I've used seperate classes and I've made an array (which is called inventory.as) which stores objects/items whenever I click on them. I'm...
  5. Replies
    1
    Views
    710

    Inventory Point and Click

    Hi

    I'm in the midst of writing a point and click game and i'm trying to get my head round how I will make my inventory. I understand that I need to store the objects into an array but I'm...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center