A Flash Developer Resource Site

Search:

Type: Posts; User: flashsplash

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    6
    Views
    587

    Many thanks for the reply ...! I guess a book...

    Many thanks for the reply ...! I guess a book (and googling, like you suggested) is the first thing to do ...!
  2. Replies
    6
    Views
    587

    Thanks ...! Would you know of any tutorials that...

    Thanks ...! Would you know of any tutorials that show how to do the scripted(?) motions etc in AfterEffects? I didn't know it could do that ...!
  3. Replies
    6
    Views
    587

    forgot the link ...

    Silly me ... forgot to add the link (sorry about that!)

    http://www.templatemonster.com/flash-intro/25320.html
  4. Replies
    6
    Views
    587

    How are these intros created?

    I'm interested in learning how to create something like the intros on templatemonster by "crash".
    Is it created with a 3D program? AfterEffects? What do I need to learn to create objects and...
  5. Replies
    2
    Views
    391

    Thanks, deadbeat (I feel a bit odd addressing you...

    Thanks, deadbeat (I feel a bit odd addressing you like that ... but, hey!) ...
    I pasted the frames from this login movie:
    "http://www.flashkit.com/search.php?term=password_gate_" so the library has...
  6. Replies
    2
    Views
    391

    What does this error message mean?

    I get an error message "A 'with' action failed because the specified object could not be found"
    I copied the frames from the "password_gate" login movie found here in Flashkit into my main movie to...
  7. Replies
    0
    Views
    350

    Timed images in Flash/XML

    I have some code that I'm trying to understand:
    This is the xml:
    <gallery>
    <image title="Holiday" main="images/beach.jpg" thmb="thumbnails/beach.jpg"/>
    <image title="City" main="images/city.jpg"...
  8. Urgently needed - Paying project for Freelancer for Webservice/XML project

    I have a small project that urgently needs the help of an experienced programmer who knows webservices/XML data transfer between Flash and a SQL database (using .NET)
    Project modules are partially...
  9. sorry ... correction to post

    Line should read: This way "Movie2.swf" is loaded into "mainmovie.loader" (not "movietoload.swf") .... you can see how this thing is turning my brain to spaghetti ... !
  10. sorry ...correction to post

    Line should read: This way "Movie2.swf" is loaded into "mainmovie.loader" (not "movietoload.swf") .... you can see how this thing is turning my brain to spaghetti ... !
  11. Please HELP! ... this is totally convoluting my brain !!

    I have a mainmovie which loads a navigation bar and a dummy movie clip called "loader". The buttons on the navigation creates a variable when clicked:
    on (release) {_global.movietoload = "movie2";...
  12. HELP! This has my brain totally convoluted ...!

    I have a mainmovie which loads a navigation bar and a dummy movie clip called "loader". The buttons on the navigation creates a variable when clicked:
    on (release) {_global.movietoload = "movie2";...
  13. Replies
    2
    Views
    370

    Sorry - I made a mistake in my earlier post: The...

    Sorry - I made a mistake in my earlier post: The code above is in frame 1 of the main movie ... I think that I can use "this.onLoad" so that the function executes when the swf first loads into the...
  14. Replies
    2
    Views
    370

    Loaded movie does not show data

    HI - I'm puzzled over a simple thing:
    My main movie loads movie2.swf into an empty movieclip (named: "loader")

    Movie2 has this code in it:

    this.onLoad = onThisMovieLoaded;

    function...
  15. Replies
    0
    Views
    431

    load movie function

    HI - I'm puzzled over a simple thing:
    My main movie loads movie2.swf into an empty movieclip (named: "loader")

    Movie2 has this code in it:

    this.onLoad = onThisMovieLoaded;

    function...
  16. Replies
    1
    Views
    566

    Just to clarify the previous post: I can get one...

    Just to clarify the previous post:
    I can get one value to display (UserName), but the others are blank. Does the WebServicesConnector need to bind the other texboxes? If so, then how?
    Does there...
  17. Replies
    2
    Views
    600

    Take a look here:...

    Take a look here: http://www.flashkit.com/movies/Effects/Mouse_Trailers/index.php
    There are all kinds of mouse trailer effects you can use .... enjoy!
  18. Replies
    1
    Views
    566

    Populate textboxes from database

    My application has 4 text boxes and I would like to use webservices to read in values from a database. (Database fields are: UserID, UserName, UserEmail, UserPhone)

    I am able to use the...
  19. Replies
    0
    Views
    391

    pass textbox value to xml

    Hi - can anyone tell me how i can update an xml file when the user types a value intoa textbox? The xml will then update a database. Thanks for the help!!
  20. Replies
    0
    Views
    281

    help! HELP! HELPPPPP!!!

    Man, I'm in a bind and hope someone can help with xml/webservices!
    I have several flash movies in a page: one movie has fields which get filled by the user and get sent to the database (SQL). The...
  21. Replies
    0
    Views
    410

    Please help with Flash/XML!

    Hi, everyone - I've downloaded a file from Flashkit: http://www.flashkit.com/movies/Scripting/XML/XML_list-Benoit_M-6637/index.php
    and would like to make a modification to it. What I'm trying to do...
  22. Replies
    1
    Views
    430

    breakup text

    Hi - I'd like to be able to type text in my flash movie and then be able to break it up by clicking a button. Can anyone tell me how I should approach this? Thanks in advance!!!
  23. Replies
    3
    Views
    474

    Thanks, Cycle - I'll try this out. If I put the...

    Thanks, Cycle - I'll try this out. If I put the code in the first frame of my blank movie, then it should check every frame of the loaded movie, right?
  24. Replies
    3
    Views
    474

    getting total frames

    Hi - I want to load a swf into a blank swf and after it ends I want it to load another swf. I don't know how many frames the first swf has.
    Can I do something like this in my blank swf:
    ...
  25. Works as advertised!!!!! Thanks a million! These...

    Works as advertised!!!!! Thanks a million! These forums are the absolute BEST!!
Results 1 to 25 of 49
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center