all groups > flash actionscript > december 2006 > threads for sunday december 17
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
[Q] Loading one external JPG file into different MCs & Downloading
Posted by haram21 at 12/17/2006 11:22:44 PM
Hi, I was wondering if I set few MCs to load the same external JPG file, would
users need to download thme few times?
Or only need to download once?
I am having trouble loading long 700*8000 jpg files due to limited pixel size
of 2300(?).
I was thking of making them into 2000 * 2000 ... more >>
platformer
Posted by sk8morestudyless at 12/17/2006 7:31:30 PM
i need help with this platformer im making
its a game like mario but with a stick man
i have platforms that go above the stage so when the "player" goes above a
sertain _y value the ground and platforms scroll downwards
but!!
i cant get it to scroll downwards below a sertain y value
... more >>
Open browser pop up from an exe file
Posted by screen_sofia at 12/17/2006 6:25:41 PM
Hi
Can you help me with this?:
I have to open an internet browser pop up from a movie, that is an exe file...
And I don´t know how to do it... :(
I´ve seen the manuals, but all the instruccions are for a movie that is into
an html file, and this is not my case...
thanks a lot!
Sofi... more >>
registration point confusion
Posted by SPGAnne at 12/17/2006 5:37:59 PM
I'm sure I must be missing something very basic here, but after 2 days of
experimenting and head scratching I would very much appreciate help from one of
you kind people.
I am trying to make a vertical slider bar as an exercise in learning for
myself. (I was successful in making a horiz... more >>
help navigation buttons replay my sound and mess up my sound buttons
Posted by rtreitner at 12/17/2006 5:03:02 PM
Ok, let?s try this again first I have my two on/off sound buttons in a movie
clip.
You open it up and you see 10 frames the first five for on, and the last five
for off.
Each part contains both buttons, the first the on is highlighted and the off
is coded, the second the off is highlig... more >>
AS3 and addChild
Posted by pickle jar at 12/17/2006 3:09:55 PM
Hi,
I am having a bit of trouble getting to grips with how the new addChild in AS3
works. If I have a class which creates a video object and adds it to the
stage, I cannot work out how to add a rectangle I have created over the video
object, it just shows up behind. So in AS2 this would ... more >>
Drag and drop issue
Posted by Ole Kristensen at 12/17/2006 1:54:55 PM
A drag&drop works fine inside it's own swf.
Now I need to load that drag&drop swf into my main swf.
Everything seems to work fine except for the correct answer? I'm puzzled.
Please advice!
Working code in a self-contained swf:
item_1_mc.onPress = function() {
startDrag(this);
r... more >>
Email form/ PHP guide
Posted by bobby robo at 12/17/2006 1:38:33 PM
Hi all.
I'm wanting to create an email form in my Flash site. So that the user enters
details like name, email address and message and that then gets sent to my
email address. Now i know this requires back end scripting in PHP etc. And
really want to give it ago. But would really like a s... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
swf wont play alone online
Posted by redsox05 at 12/17/2006 2:24:09 AM
I have a site magnumrex.tripod.com. I have a bunch of flash samples on my flash
page. They are jpegs and when you click them a swf pop up window plays them.
Well I didn't change anything and nothing plays. If they are on a html page
they work, on there own they don't. I upgraded to the new int... more >>
loading text in mc and dynamic textfield
Posted by DaveL at 12/17/2006 1:21:40 AM
Hello, i'm new in Flash and I want to make an guestbook in my
flash-website, but i have some problems.
I need to load the text of guestbook.txt into a dynamic textfield
"_level0_GuestBook" in another MC called page5. The GuestBook.txt won't
open immediatly when you check the test.swf. But afte... more >>
Seek MVC Menu
Posted by justSteve.com at 12/17/2006 12:00:00 AM
Seems like the MVC pattern would be a natural fit for a menuing system that has
to keep track of things like logged user various button states and actions. I'm
looking for a sample of AS2 code being used to build a menuing system.
anything out there?
thnkx
--steve...
... more >>
HTML text not foramtting correctly
Posted by Ole Kristensen at 12/17/2006 12:00:00 AM
With the code below I can create a Text Field and show a plain HTML-text..
Nothing advanced inside.
My problem is that the size of the text is very small and Flash doesn't
respond to changes I make in the HTML-page.
Can anyone guide me to a better solution than the one below?
Thanks.
O... more >>
Html/Flash/Css dynamically
Posted by luciewong at 12/17/2006 12:00:00 AM
Hi,
what I want to achieve -
the opening page - index.html should open with a user predefined data.
I want the user to define website parameters like:
website size (width/height)
background color
Meta tags
So I will provide a form where the user choose or input these values.
N... more >>
|