A Flash Developer Resource Site

Search:

Type: Posts; User: skatemaster

Page 1 of 2 1 2

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    674

    3gp in flash

    Hi,
    I'm working on a site where one of the functions is that users should be able to upload movies from their mobilephones. This site is made in flash and a like to make a viewer for the uploaded...
  2. Replies
    2
    Views
    776

    3gp in flash

    Hi,
    I'm working on a site where one of the functions is that users should be able to upload movies from their mobilephones. This site is made in flash and a like to make a viewer for the uploaded...
  3. Replies
    2
    Views
    739

    video component size problem

    Hi,
    I working on a applicationon where I'll take some snapshots from a webcamera.

    To do this I just attach a webcam to a video component and then with attachBitmap place on a movieClip.

    To my...
  4. Replies
    1
    Views
    1,665

    Here is the some information from from HP:...

    Here is the some information from from HP:
    http://h10010.www1.hp.com/wwpc/us/en/sm/WF04a/321957-304452-306995-304455-306995.html
  5. Replies
    2
    Views
    481

    Works perfectly, thanks alot!!!

    Works perfectly, thanks alot!!!
  6. Replies
    2
    Views
    481

    mouse still down??

    Hi,
    I have a function that starts a couple of tween when the user press a movie clip, this is no problem but I also like to do some stuff if the user still has the mouse button pressed when the...
  7. Replies
    1
    Views
    6,391

    Nevermind!! I did it without creating the...

    Nevermind!!
    I did it without creating the textfield with code and then it worked fine.
  8. Replies
    1
    Views
    6,391

    Textformat align "center"

    Hi,
    I'm creating a input text field wich size i dynamic, the size of the text field also changes the size of un underlaying movieClip(the grey box for now). All worked fine until I wanted to center...
  9. Replies
    2
    Views
    559

    That's a realy good idea, sometimes you just make...

    That's a realy good idea, sometimes you just make it to hard on yourself ) Thanks !
  10. Replies
    2
    Views
    559

    hitTest - most over??

    Hi all,
    I'm working on a application where a user is going to sort images in a order, you can see the idea here: link the colored squeres represents images and the gray ones placeholders with...
  11. Replies
    4
    Views
    1,918

    Then I guess the most simple way to go would be...

    Then I guess the most simple way to go would be to make a string of the data in flash and then just to send it to a server that has a php or asp file that recives and store it on the server(could...
  12. Replies
    4
    Views
    1,918

    Hi, thanks for the help on my thread, I have...

    Hi,
    thanks for the help on my thread, I have been looking in to Zinc. But for me it's a little to much money compered to what I cold use it for.
    As to your questions, do you have any idea of a...
  13. Small update - I've now installed .net 2005 and...

    Small update - I've now installed .net 2005 and the new webbrowser object works very good. Very simple, just drag it to the stadge and set the url to the html file that holds the flash file. ...
  14. Replies
    12
    Views
    1,472

    There is a plugin for Firefox called WebDeveloper...

    There is a plugin for Firefox called WebDeveloper (can be fond on the mozilla download page) that are great for disable stuff like cache.
  15. Replies
    4
    Views
    491

    You could look at the "tween" class. Works great...

    You could look at the "tween" class. Works great for stuff like fading.
  16. Replies
    5
    Views
    2,946

    I think it would be easier to help if you told us...

    I think it would be easier to help if you told us on what system/ platform you like to develope this(pocket pc/palm/symbian/win xp etc..).
    And also what kind of gps you have(built in, bluetooth...
  17. Hi HP3, I did so and unfortuna|y I found out...

    Hi HP3,
    I did so and unfortuna|y I found out that .net dosn't support active x controls at all or at least not without a third part software.
  18. Hi hp3! I reed the book flash for the future a...

    Hi hp3!

    I reed the book flash for the future a while ago, but as i recall they used an object to embed the whole "Pocket Internet Exlorer" in the embedded visual basic or c++ and I don't manage to...
  19. As I have understod it the FP 6 for pocket pc is...

    As I have understod it the FP 6 for pocket pc is almost identical to the standard version for desktop computer, I will look more into Neoswiff.
    The C# shell will be used mostly to send images...
  20. To bad, but thanks! I really can't belive that it...

    To bad, but thanks! I really can't belive that it shouldn't be possible, pocket pc has a flash player 6 installed so it really feels like it should be some way to do it, it's so easy on the desktop....
  21. Embed flash in C# application on a Pocket Pc

    Hi,
    I've been trying asking this question at a some C# forums but with no luck, so now I try here:

    Does someone know if it is possible to embed a flash file(.swf) in a C# application for Pocket...
  22. Replies
    1
    Views
    720

    Nevermind, it works. I had forgot to call on the...

    Nevermind, it works. I had forgot to call on the function that sets all variables stupid stupid stupid Sorry!
  23. Replies
    1
    Views
    720

    flash -> mysql problem

    I have a problem I can't find the solution for:
    The following flash code is supposed to send data to a mySql table:
    -------------------------flash code-----------------------------
    function...
  24. Replies
    1
    Views
    408

    LoadVars send?

    Hi,
    I wan't to send some information to a php page that will transfer this to mySQL, I don't need a response so I used the Send function. But for some reason this pops up the php page in a new...
  25. Replies
    1
    Views
    655

    Sorry missed a couple of things in the php-code,...

    Sorry missed a couple of things in the php-code, should look like this:
    ---------------------
    <?
    require ("conn.php");
    $query="SELECT * from meddelande WHERE medID='$medID'";
    $result =...
Results 1 to 25 of 45
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center