Friday, January 30, 2009

Amazon Soars as Stocks Tumble

InternetNews Business Report


Friday January 30, 2009

Amazon Soars as Stocks Tumble
[January 30, 2009] With the economy going through its worst period in 27 years, Amazon.com is one of the very few standouts.

Technical Analysis: Deeply Oversold
[January 30, 2009] Stocks are at a 71-year extreme here; can they bounce?

Juniper Optimistic as Networking Outlook Dims
[January 30, 2009] Demand for equipment is still growing, but Juniper warns that challenges remain.

Tech Career in Your Future?
Learn Where The Jobs Are.
Download Free Career Guide Now.
Simple Internet.com Registration Required.
Click Here.
Interested in placing your TEXT AD HERE? Click Here
 

Dotcoms Line Up for Super Bowl Payoff
[January 30, 2009] Net companies weave broadcast and Web marketing in hopes of touchdown results.

Class Action Suit Filed Over Heartland Breach
[January 29, 2009] Other lawyers may also be looking to file similar suits, which won't be too hard given the number of people affected.





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Flash Kit Daily HTML Newsletter, Fri Jan 30 2009

Flash Kit Daily

Internet.com Network
Friday January 30, 2009

Featured Flash Site: Tod Guidry Design
An amazing motion graphic and web designer-Tod Guidry

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

convert from garage band to mp3
I've already looked on the internet, but every description is the same and doesn't seem to aply to my itunes. I have garage band files, i exported them to itunes, and now need to convert to mp3. i went to itunes/preferences/advanced, but it doesn't say anything about importing, at all. on top of that, I need it to be in one of the three flash sample rates: 44.1khz 22.05khz 11.025khz I don...

audio converter?
hey gang- looking for (preferably free) an app that can convert audio files.. to be more specific.. Im looking for an an app. that can take some current sound files (.wav,..possibly .mp3)...and convert/re-sample them down to 8-bit, 22kHz, mono files... anyone got something? Thanks

CS4 text moves in same file between PC and Mac, fla and swf
Hi, I am working with CS4. when I am at the office I am working on a PC (windows XP). When I go home and work on the same file I am using CS4 on a mac OS 10.5. It started with a long line of text I had set in a long narrow background bar. I would notice it appeared too high so I would move it down. Then I would find myself moving it up. I did this a few times thinking I must have just nudg...

I just got a Hiviz kit
I have always wanted to play with one of these little kits and so for finally having a steady income I treated myself to a little something. I figure I can defend this purchase because I compare it to the same amount I would spend on a night of drinking. So I will just stay sober this weekend(well...) I bought the photogate + delay timmer kit. Only $18 so you can't really complain too much abo...

Question relating to paths
I was wondering if I could possibly have an image rotate along a path Its a simple thing that I was wondering if it was possible to implement in a simple class assignment I have. Say you had a rectangle, and then you had a wavelike path. Is it possible to make each short end of the rectangle follow the path so that it "rotates" along the path? If you dont understand this, say you h...

php date validation
I'm building a php form and just want to test a field to see if the date is in the proper format without using a function... I know just enough php to get the form working...other than this...got the testing for a proper e-mail address working, but can't get this to work... I've tried this, but it's not working...anyone? The format should be MM/DD/YYYY $result=preg_match("/^(d{2})/(...

A little SQL query help please?!
I've learned a lot of SQL syntax over the last couple of months but I'm a little stumped on a project I'm working on. Ive got the query: SELECT DISTINCT a.* FROM categories a LEFT JOIN categories b ON a.parent_cat=b.id WHERE b.parent_cat=0 And I cannot for the life of me figure out what the hell it's doing. First off, I understand SELECT, DISTINCT, FROM, JOIN, ON, and WHERE. So I know what this ...

Tech Career in Your Future?
Learn Where The Jobs Are.
Download Free Career Guide Now.
Simple Internet.com Registration Required. Click Here.
Interested in placing your TEXT AD HERE? Click Here
 

[AS2] Hiding an SWF after an FLV finishes in HTML
Greetings, I am attempting to hide a SWF file that has the AS2 FLV component in it only after the FLV has finished playing. How would I go about this? I've searched google fairly extensively and had no luck. I've found a way to hide the Div the SWF is in using a timed Javascript event that is external to the SWF, but I'd like to find a more elegant solution. Any advice?

Help for a moron?
hello all, i am new to this so please bear with me. i have an idea for a website and i have been studying tutorial, watching movies and practicing. im stuck and i dont know whats wrong. Please help. website so far step by step 1. start a new project 2. make a rectangle over three quarters of the stage 3. f8 convert to "background_mc" movie clip and step into it 4. make another re...

[AS2][CS3]Need help with a graph
I'm trying to create a graph of an exponential function for interest in a bank account or something. Here's the code I have so far: var i:Number=0; var j:Number=0; this.createEmptyMovieClip(graph, 1); graph.lineStyle(1,000000,100);//(pixel width,colour,alpha) do{ Math.round(P * Math.pow(1 + i/100, n)*100) /100; graph.moveTo(i,j); i++; Math.round(P * Math.pow(1 + i/100, n)*100) /100; gr...

Load a SWF file out of another SWF file!!!! AS2
Hi, this has been bugging me for ages hope someone can help. I have a main swf file (main_mc) when this swf gets to frame 30 it stops and loads an external swf (test_mc) into a blank movieclip called loader_mc. test_mc is loaded to the left of the screen with buttons inside. when you click one of the buttons i want it to load another external swf into a different blank movieclip called l...

Full screen image (within browser)
Hi everyone, :cool: Is it possible to make the image inside my fla document (which only contains a background image) 100% width & height of a browser (no matter what the users' resolution is) ? I currently have a swf file which is 1000x782px (http://anita.mamigon.com). I wold like that image to cover 100% of the browser window. Is it possible? Any help would be greatly appreciated. Than...

3D flash site runtime error
error is that ## Error: raised an error while executing the 'onComplete'handler. TypeError: Error #1009: Cannot access a property or method of a null object reference. at Final/::showCloseButton() at Function/http://adobe.com/AS3/2006/builtin::apply() at action.transitions::Tweener$/::updateTweenByIndex() at action.transitions::Tweener$/::updateTweens() at action.tr...






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Thursday, January 29, 2009

Amazon Executes Where Others Falter

InternetNews Business Report


Thursday January 29, 2009

Amazon Executes Where Others Falter
[January 29, 2009] Amazon.com seems to be one of the very few companies benefiting from a down economy.

Bucking Recession, Amazon Blows Away Estimates
[January 29, 2009] For many retailers, it was the start of a long, cold winter -- but there was no coal in Amazon's stocking this holiday season.

SAP To Cut Workforce Despite Strong Earnings
[January 29, 2009] Enterprise software giant is tightening its belt in anticipation of a rough 2009.

Hold the VoIP: Skype Sale Rumors Flying
[January 28, 2009] Comments from parent company on last week's earnings call have kept the buzz alive over whether eBay's selling Skype.

Technical Analysis: Bulls Take Charge
[January 28, 2009] Buyers took control of the stock market today — but can they do anything with it this time?

Tech Career in Your Future?
Learn Where The Jobs Are.
Download Free Career Guide Now.
Simple Internet.com Registration Required.
Click Here.
Interested in placing your TEXT AD HERE? Click Here
 





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

eBook: The State of PC Security

JupiterwebSpecial Offers
Featured Tech Resources
eBook:
Open Up the Knowledge in Your Organization

Sponsored by Adobe
Every organization has somewhat isolated pockets of knowledge that are represented by employees throughout the organization's various departments and workgroups. These pockets usually don't stray too far beyond their own small circles, but that information might be of use to people outside these groups. Download this Internet.com eBook to learn how technology can help your organization unlock its knowledge and run more efficiently.
Get the eBook here >>
eBook:
The State of PC Security

Sponsored by Sophos
Internet.com's security experts take a look at today's most popular operating systems to see what PC users can do to make their computing experience safe from online threats. They also examine online patches and the current state of security software to see who is winning the battle between software and malware.
Learn more >>
More Technical Whitepapers and Resources from Internet.com

 Whitepaper: Green Benefits Put Thin-Client Computing Back on the Desktop Hardware Agenda
Sponsored by HP
Is your IT system costing you more in power than you realize? Learn how thin clients can save you money and help your company become more green. Download this whitepaper and learn about the benefits of thin clients vs. traditional PC environments. >>
 Whitepaper: Rethink Virtualization in Business Terms
Sponsored by VMware
Today, virtualization is increasingly recognized as one of the keys to achieving better business outcomes. Virtualization can help you deliver applications and business services more quickly, put unused data center capacity to work, and enhance your availability, continuity and security strategies. Read about how HP and VMware can help you gain greater business advantages with virtualizion. >>
 eBook: How to Simplify SQL Server Management
Sponsored by HP
Working with multiple instances of the Microsoft SQL Server database creates unique challenges for administrators. Download this Internet.com eBook to learn connection strategies for multiple database environments, how to set up a linked server for a remote SQL Server instance, and easy data recovery options. >>
 eBook: The Guide to Branch Office Connectivity
Sponsored by Riverbed
Today's global economy means many businesses never close. Whether it's a sales office on the opposite coast or a follow-the-sun service strategy, it's important that employees have access to the data and applications they need over a wide area network as if they were on the local area network. Using application acceleration, wide area file services (WAFS), and WAN optimization, businesses can increase productivity and save money by reducing server and storage sprawl and the number of necessary software licenses. >>
 eBook: Getting the Most from Virtualization
Sponsored by HP
Virtualization can save time and money in the datacenter, but it needs to be used wisely. Wise IT professionals will be on the lookout for virtual machine sprawl and remain on top of the security threats that can take down a virtual environment. Download this Internet.com eBook to learn how to manage virtualization in your datacenter and ensure you get the most from the technology. You'll also get access to additional HP resources on how Blades servers can help. >>
 eBook: Storage Networking--Configuration and Planning
Sponsored by HP
Learn best practices and cover the general concepts you must know before configuring SAN-attached storage. The most critical, sometimes tedious, part of setting up a SAN is configuring each individual disk array. This guide examines configurations for SAN-attached servers and disk arrays, and also includes a look at the future of IP storage. Learn more here. >>
Internet.com is a Jupitermedia Corporation property
23 Old Kings Highway South
Darien, CT 06820
You are receiving this email because you have registered for a tutorial, download, whitepaper, webcast, or have elected to receive information or offers from Internet.com. If you wish to be removed from future Internet.com Tech Alerts, please go to: http://e-newsletters.internet.com/juptech_unsub.html

Flash Kit Daily HTML Newsletter, Thu Jan 29 2009

Flash Kit Daily

Internet.com Network
Thursday January 29, 2009

eStockMusic Track of the Week: Survival Theme Short
An epic emotional theme with driving percussion rhythms, orchestral energy, and big drums, underscoring anything from a dark world of war to a heroic victory. Very much in the vein of John Powell's "Bourne" movies and the scores of Hans Zimmer and Steve Jablonsky ("The Dark Knight" and "Transformers").

Featured Flash Site: WA007
Web Site Design and Development Services

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

need to stop the snow
Hey y'all, I found this script that creates snowfall but I cannot get the snow to stop using removeMovieClip. Im not so good when it comes to writing my own script. Someone please help my make the snow stop after its been playing for 4 seconds. Here is the Code: width = 721; height = 302; total = 200; for (var t = 0; t != total; t++) { var mc = _root.attachMovie("snowflake...

Help with special characters in XML+Flash
Hello, I'm having some problems with special characters like � � � in a xml file, loaded from a flash file. The result text appears without these characters like: Original: Acentua��o r�da Result: Acentuao rpida the XML is saved as UTF-8 encoding and its structure is like this: <?xml version="1.0" encoding="utf-8" standalone=...

Impossible bug
Here's my code: for (i=0; i<matrix_mc.numChildren; i++) {//remove all matrix_mc clips matrix_mc.removeChildAt(i); } trace("matrix children = " + matrix_mc.numChildren); for (i=0; i<matrixReport_mc.numChildren; i++) {//remove all matrixReport_mc elements matrixReport_mc.removeChildAt(i); } trace("report children = " + matrixReport_mc.numChildren); Wh...

software to convert pdf->swf or software to break frames in swf to individual swf's?
Hello -- I am hoping someone here can help me find what I need. I need to be able to convert PDF files to swf files. I've found a solution that does this at swftools.org, but it has no option to output each pdf page as a separate swf file automatically (have to go through one page at a time). So I either need a program that does allow outputting a swf per page, or a program that will take a swf an...

[F8] clickTAG related query !
Hi, I am designer and working on some Flash Banner design projects. client need it according to Google terms as it is going for google Adwords Program , so i am using this code: on (release) { if (clickTAG.substr(0,5) == "http:") { getURL(clickTAG, "_blank"); } } but my probem is that i have done all the animation inside a Movie clip and i the button is insi...

Tech Career in Your Future?
Learn Where The Jobs Are.
Download Free Career Guide Now.
Simple Internet.com Registration Required. Click Here.
Interested in placing your TEXT AD HERE? Click Here
 

flash freelancer needed
Looking to build relationship with flash freelance for ongoing work. Current project is small. Unfortunately, the designer we had in house was not proficient in flash and we sold the client on a template site. Showed the client two - and of course they like features of both. Need someone to help us 'merge' the two - or build it fresh so it's what the client wants? Please reply with rate and l...

Looking flash game developer for hire
Hi i am Looking for flash game developers should have excellent knowledge on As2 and As3 scripting. Graphic Skill score updates using php and mysql should have portfolio website to show demo should keep timing to complete job is main send your resume with demo work on games should be 100% done by you to my mail : xtrememine@gmail.com Regards mine

[CS3] Test Movie frame rate
Hey guys, a quick n00bie problem. My flash movie is set at 31fps and when I publish this it is the same speed as when hitting enter on the timeline, all well and good. The problem I have is that when I "Test Movie" it plays slower, and is defiently not 31fps. Is this normal? Thanks in advance. Sir n00balot

Importing a layered photohop file into flash [CS3]
Hi there, new to the Forums here and for starters heres a good challenge for you. I have a .psd file with a background image and 3 layers above this. The 3 layers have numberous layer styles and settings applied to them. See Image >> http://img132.imageshack.us/img132/8107/panesuv6.th.jpg I have tried importing this psd into flash by converting the top 3 layers into movie clips (...

FLVplayback with Download Button Option?
Kinda like the Quicktime player that has the "save as..." option on the far right of the controls... how would this be scripted so that it would like to another file. ie. if clip.flv is playing the user could click and save another (clip.mov) to the desktop? Thanks for any feedback!

[F8] Trace coming back as undefined and its driving me mad....
Can anyone tell me why the following trace is coming back: bar_chap4Sub_01.width = undefined bar_chap4Sub_02.width = undefined bar_chap4Sub_03.width = undefined From the following code: var moduleNumber:Number = 4; var C4screensInTotal:Number = 0; var C4screensComplete:Number = 0; var C4percentageComplete:Number = 0; var c4p1ScreensComplete:Number = 0; var c4p2ScreensComplete:Num...

arrrhhhhh i'm going blind i've been looking at this sooo long....
Can someone take a look at the following code and give me any clue why my trace is coming back with: Trace: bar_chap4Sub_01.width = undefined bar_chap4Sub_02.width = undefined bar_chap4Sub_03.width = undefined Code: var moduleNumber:Number = 4; var C4screensInTotal:Number = 0; var C4screensComplete:Number = 0; var C4percentageComplete:Number = 0; var c4p1ScreensComplete:Number = 0;...






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Job Seeker Weekly - View Latest Jobs Available

This is a special mailing for InternetNews Business Report newsletter subscribers. You are receiving this e-mail as part of your InternetNews Business Report newsletter subscription. Your e-mail address has not been rented, sold, or otherwise shared with any third-parties to bring you this mailing.
JustTechJobs
JustTechJobs.com Job Seeker Weekly  -  Week of January 26th

Featured Job Listings


FEATURED JOBS
Telephony Specialist
Kforce
SR Windows Architect
Next Step Systems
Project Manager - Network
Verizon Wireless
e-Marketing / e-Commerce Manager
Leading Pharmaceutical Company
SAP E-Commerce Developer
Sharp Electronics Corp

Director, Development
Internet ASP

Flash Designer / Developer
Aquent

Senior Software Engineer - Java
Shopzilla-Comparison Shopping

SEARCH ALL JOB OPENINGS

 

Quick Tech Job Search

job title, keywords or company name
Advanced Search 

 
 

Tech Career News and Advice


Do Nice Engineers Finish Last in Tough Times?
A tale of two IT professionals, one nice, one ruthless. Which one survived the wave of pink slips?

Go Beyond the Technical Interview Acid Test
The key to acing -- not just surviving -- the technical interview isn't so much what you know but how you convey it.

'Making It All Work' In 60 Seconds
The power of concentration, along with a few helpful Web-based tools, can improve your productivity markedly.

Sign up to receive our Job Alert newsletter

 

Wednesday, January 28, 2009

Sun, Yahoo Send Tech Stocks Soaring

InternetNews Business Report


Wednesday January 28, 2009

Sun, Yahoo Send Tech Stocks Soaring
[January 28, 2009] Two unexpected names led the Nasdaq higher on Wednesday.

Technical Analysis: Bulls Take Charge
[January 28, 2009] The bulls took control of the market today — but can they do anything with it this time?

Bartz Says She Didn't Join Yahoo to Sell It
[January 28, 2009] In briefing with analysts, new Yahoo CEO said she sees a 'tremendous collection of assets.'

Microsoft to Layoff Some H-1B Holders
[January 28, 2009] Microsoft responds saying it is laying off those it can most do without, citizens or not.

Yahoo's Bartz Era Begins With Red Balance Sheet
[January 27, 2009] With new CEO settling in, a leaner Yahoo hopes to weather the storm.

Tech Career in Your Future?
Learn Where The Jobs Are.
Download Free Career Guide Now.
Simple Internet.com Registration Required.
Click Here.
Interested in placing your TEXT AD HERE? Click Here
 





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Flash Kit Daily HTML Newsletter, Wed Jan 28 2009

Flash Kit Daily

Internet.com Network
Wednesday January 28, 2009

eStockMusic Track of the Week: Survival Theme Short
An epic emotional theme with driving percussion rhythms, orchestral energy, and big drums, underscoring anything from a dark world of war to a heroic victory. Very much in the vein of John Powell's "Bourne" movies and the scores of Hans Zimmer and Steve Jablonsky ("The Dark Knight" and "Transformers").

Featured Flash Site: Infinage
Infinage is a full service online design and networking firm.

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

[CS3] Flash 10 & PS Web Galleries not playing nice
Automatic Flash web galleries created ins PS CS3, that previously worked fabulously, now open up with the message: Please upgrade your Flash Player. Already have Flash Player? Click here if you have Flash Player 6 installed. This started once I upgraded to Flash 10. If I click that I have Flash Player 6, it works but I have to click it every time. Example here- http://daniellehartne...

[F8] Windows XP Embedded running Actionscript
A graphic designer where I work designed a flash template, he asked me to incorporate a simple script that would display the current date and time, so I wrote: //Declare Variables and create Date Object mydate = new Date(); seconds = mydate.getSeconds(); minutes = mydate.getMinutes(); hours = mydate.getHours(); day = mydate.getDay(); date = mydate.getDate(); month = mydate.getMonth(); ye...

Go to frame label based on Variable
Hi, I was hoping someone could help me... I'm tying to finish up a animated graph, animates from 1-100%, frame 1-100, and I'm trying to get it to gotoAndStop on the frame based on incoming Myvar variable. I've tried a few tutorials and searched other posts to no avail. and I mistyped the title, i want it to go to frame number rather than label.

Mask the swf with the stage properties
Hi i have the flash file witch is 1000x1000px how can i mask (alpha 0) everythink what goes outside of the stage, without using the layermask.

Dragonball Fans Unite!!!
seriously, if you're a fan i kno u've heard of the live action movie that fox is releasing, its a tragedy, complete deviation from the actual story. so if u also think that fox is an evil corporation hellbent on raping your childhood, protest, n tell ur nerdy DB fan friends too (i mean that in the best way possible). protest here. that site also tells all the reasons y u should protest. thanx brot...

GPS units - but more needed
I have some projects brewing in my head and want to incorporate a GPS tracking system to them. My moms have GPS units in their cars and they are actually a pretty cool little accessory to have so I have always wanted one. One little thing I am looking for though is a unit that can actually track and record the whole trip not just calculate directions and allow it to be hooked to a computer to do...

Tech Career in Your Future?
Learn Where The Jobs Are.
Download Free Career Guide Now.
Simple Internet.com Registration Required. Click Here.
Interested in placing your TEXT AD HERE? Click Here
 

Create a link in a banner..
Hi everyone. My english isn't very well, but i'll give it a try ::cap: I created a banner with koolmoves. Dynamic text et cetra. But when you use a motion/effect, you can't link that to another url. Does someone know how you still can go to another page, even when you used motion scripts. Thanks!! Richard

Another odd AS3 mouse/mc problem
Weird one. I've got a bunch of MovieClips on the screen, they're all attached to the same parent mc and all have handlers to react to mouse clicks on the bounding box mc's I use within them. HOWEVER it seems that despite having all the MouseEnabled-MouseChildren values set to true on every mc, mc's block events from being recieved on any clips behind- also behind on the Display List due to a z...

Help me a bit with two questions
1) Is there a way to make an object react to the volume on the sound of microphone? 2) How would it be possible for a game to change itself depending on the url it is loaded from? Or, how can i pass parameters to the game through its url?

Button on top of a button
Hi there I have 2 buttons: Button A and Button B. Button A has an on mouse over state... Button B also has some on mouse over state AND sits on top of button A. The problem happens when I go on top of Button B... The "on mouse over" state of Button A stops... I think since I'm on top of Button B (which is on top of Button A) flash takes off the "on mouse over" state o...

Legal stuff regarding games(Moderators pls answer)
Hello everyone. This is primarily a question for the moderators. I would like to know what is the legal position on games if you publish them here. Do you still retain copyright claim and intellectual property rights? Does Flashkit or its parent company gain a claim to those rights? Thanks in advance

AS3 XML Playlist
Does anyone know how to make an interactive playlist underneath an MP3 player so the user can click on songs in the playlist to play them in the player using XML. I have already made the player using XML but I can't find any information on this and am having a lot of trouble.






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Tuesday, January 27, 2009

Sun, Yahoo Reports Cheer Investors

InternetNews Business Report


Tuesday January 27, 2009

Sun, Yahoo Reports Cheer Investors
[January 27, 2009] In tough economic times, okay is good enough for investors.

Papermaster Cleared to Join Apple
[January 27, 2009] IBM, Apple resolve legal battle over executive's hiring.

Privacy 'Achilles Heel' in Health IT Debate
[January 27, 2009] Senate hearing considers privacy concerns as Congress prepares to spend billions on digitizing healthcare industry.

One Last Hearing Before 'Vista Capable' Trial
[January 27, 2009] Microsoft tries one last time to get its Vista Capable suit thrown out with billions of dollars at stake.

VMware Q4 Strong but Revenue Drop Ahead
[January 26, 2009] Recession sees customers pull in their horns, but the vendor will soldier on.

Technical Analysis: What Obama's Up Against
[January 20, 2009] With the banking sector falling more than the Nasdaq did in 2000-2002, the task facing President Obama appears enormous.

Tech Career in Your Future?
Learn Where The Jobs Are.
Download Free Career Guide Now.
Simple Internet.com Registration Required.
Click Here.
Interested in placing your TEXT AD HERE? Click Here
 





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Whitepaper: Ten Errors to Avoid When Commissioning a Data Center

JupiterwebSpecial Offers
Featured Technical Whitepapers and Resources
eBook:
What to Expect With Virtualization

Sponsored by Riverbed
Virtualization has come along way in the past year. Your organization can save money by implementing virtualization solutions for servers and storage, regardless of its size. Download this Internet.com eBook to learn about the benefits of this exciting technology as well as the risks and make sure your IT organization is ready.
Read more >>
Whitepaper:
Ten Errors to Avoid When Commissioning a Data Center

Sponsored by APC
Data center commissioning can deliver an unbiased evaluation of whether a newly constructed data center will be an operational success or a failure. Proper execution of the commissioning process is a critical step in determining how the data center operates as an integrated system. The documentation produced as a result of commissioning is also the single, most enduring value added deliverable in a data centers operational life. This paper outlines the ten most common errors that prevent successful execution of the commissioning process.
Read more >>
More Technical Whitepapers and Resources from Internet.com

 eBook: Guide to Storage Networking
Sponsored by HP
A storage network is any network that's designed to transport block-level storage protocols. But understanding the ins and outs of networked storage takes you deep into several of protocols. This guide covers SANs, Fibre Channels, Disk Arrays, Fabric, and IP Storage. Read this guide to learn more. >>
 Free Trial: Adaptive Planning SaaS Solution for Budgeting and Reporting
Sponsored by the Intel Small Business Exchange
Adaptive Planning is a collaborative, budgeting, forecasting, and reporting solution. It is a powerful alternative to inefficient, spread sheet-based planning alternatives. This next generation software is powerful yet easy to use, extremely affordable, and deploys in just days. >>
 Whitepaper: Trend Micro Marries Security with Cloud Computing
Sponsored by Trend Micro
Trend Micro did something extremely unusual. In spite of the fact that Trend is one of the leading providers of web threat protection software, the company all but admitted that its current endpoint software-based security model is quickly becoming obsolete. Trend believes it has come up with a superior offering called the Trend Micro Smart Protection Network, a hybrid solution that blends a lightweight endpoint agent with deep security intelligence in the Internet cloud. Learn more about this new model. >>
 Whitepaper: The Business Case for Virtualization
Sponsored by VMware
The business case is clear: Virtualization can help you save money, increase IT agility and improve business outcomes. Often, virtualization leads to capital and operational cost savings of 50% or more. Learn more about virtualization with HP and VMware. >>
 Whitepaper: Top 5 Strategies for Combating Modern Threats
Sponsored by Sophos
Today's fast, targeted, silent threats take advantage of the open network and new technologies that support an increasingly mobile workforce. Organizations need innovative approaches to protect the web, email servers, and endpoint. This paper discusses the security implications of modern threats, analyzes where emerging technologies can add real value, and highlights five key strategies for ensuring solid malware protection. >>
 PDF: Informal Learning--Extending the Impact of Enterprise Ideas and Information
Sponsored by Adobe
Forward-thinking organizations are turning to enterprise learning in their quest to be better informed, better skilled, better supported at the point of need, and more competitive in their respective marketplaces. Learn More! >>
Internet.com is a Jupitermedia Corporation property
23 Old Kings Highway South
Darien, CT 06820
You are receiving this email because you have registered for a tutorial, download, whitepaper, webcast, or have elected to receive information or offers from Internet.com. If you wish to be removed from future Internet.com Tech Alerts, please go to: http://e-newsletters.internet.com/juptech_unsub.html

Flash Kit Daily HTML Newsletter, Tue Jan 27 2009

Flash Kit Daily

Internet.com Network
Tuesday January 27, 2009

eStockMusic Track of the Week: Elephant in your Backyard
Orchestral, sarcastic,melodic. Commercial For Radio and TV

Featured Flash Site: Revolver Creative
Revolver Creative Interactive Design & Music Production Seattle, WA

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

an error on running this code
if (_root.link != p) { _root.gotoAndPlay("s2"); _root.link = p; } // end if in this code i face an error on running this code

sending commands from one swf to another
Hi everyone. I have a movie that loads another movie and i was wondering if its is possible to have a button on swf1 and when clicked it it tells the swf2 to go and Play a frame? if this is possible can someone please show me an example of the code? thank you

Googles GDrive
I heard rumors of this quite a while ago and just brushed it off but here it is again. What do you all think of it? Would and how would you use the service? I like my files on my own computer but putting up some misc files to always have while on the road would be sorta cool. 3rd backup of my photos offsite as well.

My First Game
Hi, I've been learning Flash for about 2 weeks (with previous experience in C++) and I've finally finished my first big project. A puzzle game called Filler Killer (still in 'beta' at the moment). http://megaswf.com/view/4cfbdec5452fa50be4c60e83127ed650.html I've been working through lots of tutorials and playing with Actionscript (quite similar to C++, which helped) and I've learned a lot a...

[F8] [AS1] Werid Text Output?
I'm making a chat bot for my flash chat. But on the computer that is sending out text to the mysql database... instead of a space it outputs %20 and for a colon %3A This is werid. Anyone got any ideas?

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

Papervision3d Or 3d Tween Image Gallery
Hello guys. Do you know where I can find a tutorial to do this with papervision and flash: http://www.flashden.net/item/gallery-flash-v7-3d-papervision/26731 I have two projects to do and this is one I want to do to steal the show. thanks so much x lisa x

Basic AS2 Tweening Problem
Hello everyone. I am praying someone can help me. My problem I hope is very simple. What I am trying to do is something in two steps. When rolling over a button (hideButton), I want an animation to play(hiddenAnim_mc), followed by a tween. Then, when the other button is rolled over (visibleButton), I want the tween to reverse itself (while the animation(hiddenAnim_mc) is stopped at frame 24. Af...

Scrollrect vs. Mask: Smooth movement
There are two basic ways of panning a view in Flash. One is to move the display object (and use a mask if necessary). The other is to use scrollrect. Today I noticed a small, but annoying effect of scrollrect. Scrollrect's can't have true Numeric positions-- they are automatically snapped to the nearest pixel. When moving at very slow speeds, the effect is noticeable. In this example y...

[F8] Action script acting up! Please help.
I created a simple xml in notepad that will display a news headline and URL (when available). What is happening is after the first time it runs through perfectly, then on the second run through is where things got a bit strange. If I do not have a URL attached to the headline that is being displayed, it used the last URL it had, until a new one is read. Is there a way to clear out the URL? I am st...

Slideshow Movie
I am trying to create a slideshow movie (that shows the player controls) and that has jpeg files with links to my website. I was able to create a slideshow movie with the components shown and I am able to create an swf movie that when the image is clicked on it will take you to my website, only problem is I can't figure out how to combine the two actions. Help, please! Thanks!

Help with my XML....Pease.
I created a simple xml in notepad that will display a news headline and URL (when available). What is happening is after the first time it runs through perfectly, then on the second run through is where things got a bit strange. If I do not have a URL attached to the headline that is being displayed, it used the last URL it had, until a new one is read. Is there a way to clear out the URL? I a...

text message voting
For some reason I completely missed the 2009 winter x games this year and have been watching the highlights on youtube. Since when did the x games have the voting based on popular vote txt messaging? That is the dumbest thing I have ever seen happen to the x games in a while.






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Monday, January 26, 2009

TI's Tough Quarter Tops Forecasts

InternetNews Business Report


Monday January 26, 2009

TI's Tough Quarter Tops Forecasts
[January 26, 2009] Weak earnings reports and layoffs dominated Monday's financial headlines.

Sprint Slashes 8,000 Jobs
[January 26, 2009] Cost-cutting efforts expected to save third-place carrier $1.2B in 2009.

Carriers Inch Ahead as Phone Makers Suffer
[January 26, 2009] The wireless sector may still be growing, but the recession is still hitting its big players hard.

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

Windows Live to Share Site with Office Live
[January 23, 2009] In a move meant to get more people using its 'Live' services, Microsoft says it will merge Windows Live and Office Live.

Technical Analysis: What Obama's Up Against
[January 20, 2009] With the banking sector falling more than the Nasdaq did in 2000-2002, the task facing President Obama appears enormous.





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Flash Kit Daily HTML Newsletter, Mon Jan 26 2009

Flash Kit Daily

Internet.com Network
Monday January 26, 2009

eStockMusic Track of the Week: Elephant in your Backyard
Orchestral, sarcastic,melodic. Commercial For Radio and TV

Featured Flash Site: Out of the Blue - Web Design in Derby
Professional web design, development and new media services - Derby and the UK

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

Sound from loaded SWF not working
Hello, I have kind of a pressing issue (aren't they all!) I am using a loader to load several SWF's. Some of these SWF's have embedded sound clips that are supposed to fire based on a mouse click (these SWF's are generated from iSpring Presenter, a PowerPoint to Flash solution). If you run one of the SWF's with audio by itself, it works as expected. However, after I've loaded the SWF's an...

[CS3] XML horizontal menu
Hey I'm thinking about making a XML driven horizontal menu system with sub menus. all controlled by XML file. So can someone point give me some links to tutorials/advice or point out the right direction? Thanks Wraj

sorting an array of mc's, based on their x values
i have a mc with alot of childs. i want to make an array, containing all those childs, and sorted based on their x values. so child 1:x=5. ch2 x = 15 ch 3 x =21 ch 4 x= 80, etc. how do i do this (the fastest way for my cpu)?

Remove last movieclip added?
Hi! I have a program in which the user can add multiple movie clips to a main stage area in order to create a character. In testing, I am getting the complaint that the user wants to be able to undo their last addition, but can't without starting over. This seems like it should be fairly simple to do, but it's been awhile since I've messed with this project and I'm drawing a total blank. I...

New color laser printer
Work is looking to replace their old HP Laserjet 4500. This thing has been nothing but crap. I am glad they are finally replacing it. What do all your offices use? Looking for something that can be networked with a cat5 cable, replacement carts don't need a loan to be taken out to replace, and has a high ppm rate. This is the printer I mostly use and needs to be color accurate as we print out...

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

[F8] Flash animation export to video - AVI very slow?
I need to create an animation in Flash and supply it as a video file. It involves animating some text/client logo and some shapes/fades etc I have tried a quick test and exported as an AVI (uncompressed) at 1280x720 size, and it seems quicktime and windows media player are unable to play the file back properly, it plays very slow and jagged, and the logo I have used is vector, appears fine i...

Internet speed test
Hi guys, first post here so be gentle :) I will get straight on with what I am after... I am after some help with the creation of a broadband speed test, similar to the likes at www.ookla.com/gallery/#standard and www.broadbandwatchdog.co.uk/speed-test.php Basically (as the name would suggest) I want something creating that can measure the speed of a broadband/internet connection and show the us...

Animating a shape
How do you make a motion tween type animation with a shape? I mean I want to change the a shape of an drawn object and want it to move smoothly from the original shape to the changed one so it wont look bumpy. Not sure if I worded it properly, but you should get the picture, its not that complicated :cap: Is this even possible?

Scaling/Zooming
Im trying to get it so when I zoom it zooms into whats on the screen I thought that I had the right logic behind it but it seems to keep shifting. Anyone see anything wrong with my code? var w:int = m_mcFrames.width * 1.2; var h:int = m_mcFrames.height * 1.2; m_mcFrames.x = m_mcFrames.x - (w - m_mcFrames.width)/ 2; m_mcFrames.y = m_mcFrames.y - (h - m_mcFrames.hei...

[CS3] [AS2] Get movie clip number
Hello, I'm pulling in xml and generating movie clips to display scrolling thumbnails. When the user clicks on the thumbnail I've got this code target_mc.onRelease = function() { trace (target_mc); popup.gotoAndPlay(2); } What I want here is to display a couple more images, some text and a couple of links related to the thumbnail. This comes from the xml file and is stored in an array. ...

hit test point problem
I am working on a gallery, take a look at the picture: http://img218.imageshack.us/img218/9690/47319222vm6.jpg Movieclip is set to a hit test point if a cursor rolls over it. Mask is masking the movieclip and the whole blue area because movieclip when clicked is going to expand to width and height greater than the stage (picture 2), so i need a mask for a white part to be visible in that ca...

creating and destroying objects in PV3d
hi everyone, I am killing myself to find a solution how can i dynamically load images into Planes and same way destroy them, so I can reaload another images from another dir? This gallery works only 1 time. I cannot achieve to delete those planes from scene and then create them again with loading new XML file. In my case the same file for purpose of testing. /* Created by Min Thu htt...






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Saturday, January 24, 2009

[SNB] Scot's Newletter - Windows 7 and More

---------------------------
Scot's Newsletter Blog
---------------------------

http://blog.scotsnewsletter.com/

Operating Systems. Broadband. Issues. Reviews. Info You Can Use.

January 2009 - Vol. 9, Issue No. 99

By Scot Finnie


In This Issue
--------------------

1. Long Time No See
2. Newsletter Exclusive: MediaLayer Hosting
3. Windows 7 Beta 1: I'm Not Impressed
4. Early Reactions to Windows 7 (Alpha)
5. Significantly Updated: The A-List of Mac Software
6. The 2010 Honda Insight and Toyota Prius
7. One Year Later: iPhone Not So Amazing

For subscription management, contact info, links, and other resources, please see the end of the newsletter.


1. Long Time No See
------------------------------------------------------

The last time I mailed the newsletter was July of last year. Six months is a long time. As you know, it's been a wild and not very happy six months. Prior to the economic downturn, my work as editor in chief of Computerworld was already as flat-out busy as I could imagine.

Every media company has been touched -- and touched hard -- by the rise of the Internet as a publishing medium. Computer-related publications were among the first to feel this transformation, since our readers are all by definition computer ready. It gave us a bit of a running start. Last year was also the year when Internet publishing was no longer just interesting, it became a key source of revenue. In 2009, any publishing company that hasn't jumped with both feet into the Internet is in danger of being left behind. It's not the readers, it's the advertisers who are leading the way.

So while I was very busy the first six months of last year, Computerworld editorial team was ahead of the game, and doing well. We winning awards for editorial quality and hitting major milestones. But the rapid economic downturn was like a right cross that caught many businesses, across all industries, off guard. So like virtually everyone else in business these days, I'm even more busy.

Does this rate as an excuse, or what?

It's also taken me all this time to write enough stuff of note to be worthy of gracing your inbox. I have received several messages from people urging me to send newsletters more frequently -- even if I haven't written much. But I'm not sure those good people represent the majority. Anyway, I think I now have some stories for you to read, so I'll get to 'em.


2. Newsletter Exclusive: MediaLayer Hosting
------------------------------------------------------

In the last newsletter, I promised that I would write more about the security scare I had early last year on the Scot's Newsletter website, some of my security takeaways, and also let you know about my new webhost. I haven't written about any of that on the blog, or anywhere else for that matter. I'm still hoping for the time to do that. It would be a lot of work.

But the one thing I can tell you right away is that I remain very pleased and completely satisfied by my attentive and communicative webhost: MediaLayer Hosting.

http://www.medialayer.net/

The company offers several security features that most other shared webhosts don't provide. Plus their service is impeccable. I can't recommend them highly enough.

MediaLayer doesn't offer $5.95 webhosting. My package is $40 a month. But they do offer a $9.95 package. The main difference among their various packages is the monthly data transfer limit. If you don't use more than 10GB a month, then the $9.95 package gets you everything you'd get in a more expensive package. MediaLayer is also happy to customize a plan to your needs.

Shared Webhosting Plans:
http://www.medialayer.net/hosting/application-hosting.html

MediaLayer excels at serving the needs of customers who are using PHP and MySQL-based server applications, such as blogs and forums. Site performance is exceptionally fast and the servers are reliable.

MediaLayer is the best shared webhost I've ever done business with. I recommend the company unequivocally.


3. Windows 7 Beta 1: I'm Not Impressed
------------------------------------------------------

Last week I tested Windows 7 Beta 1 and came away from the experience disappointed that the first beta is slower than the alpha was. In this prerelease, you could definitely see Windows Vista in disguise. Remember you heard it here first, because most other reviewers say it's just peachy.

http://blog.scotsnewsletter.com/2009/01/18/windows-7-beta-1-im-not-impressed/


4. Early Reactions to Windows 7 (alpha)
------------------------------------------------------

Fast! That's what the late alpha release of Windows 7 seemed to me when I tested it last November. It also offers a minor but intriguing window-sizing and positioning tool that I could definitely get used to.

http://blog.scotsnewsletter.com/2008/11/17/early-reactions-to-windows-7/


5. Significantly Updated: The A-List of Mac Software
------------------------------------------------------

The list describes 31 Mac apps I recommend, eight I'm considering, and 26 that I've evaluated and rejected. I pretty much guarantee that new Mac users will find at least two or three programs they didn't know, and even experienced Mac users might learn something new, not to mention you'll surely disagree with something I've decided. ;-)

http://www.scotsnewsletter.com/best_of/mac_a-list.htm


6. The 2010 Honda Insight and Toyota Prius
------------------------------------------------------

Warning! Warning! Crazy Scot is writing about cars again. This story is a spec-based analysis of the latest generations of the most fuel efficient hybrids from two of the best hybrid auto manufacturers in the business: Toyota and Honda. There's one I like better than the other.

http://blog.scotsnewsletter.com/2009/01/24/2010-honda-insight-and-toyota-prius/


7. One Year Later: iPhone Not So Amazing
------------------------------------------------------

Guess what? Mr. Mac (yours truly) dumped his Apple iPhone and went back to a BlackBerry. Well, actually, I still have the iPhone, but I don't use it much. And the BlackBerry is a company mobile, but it's what I now use 24x7. Check out the story to find out why I shelved the iPhone, even though in many ways I love it.

http://blog.scotsnewsletter.com/2008/10/20/one-year-lateriphone-not-so-amazing/


Subscribe, Unsubscribe, Change Email Address
------------------------------------------------------

You can unsubscribe at any time; I don't believe in captive audiences. Use the website subscription center to manage your Scot's Newsletter subscription. Changes take only a minute or two.

http://blog.scotsnewsletter.com/subscribe/


Tell a Friend
------------------------------------------------------

If you like Scot's Newsletter Blog, share it with friends and co-workers, and encourage them to sign up! It's free.

http://www.scotsnewsletter.com/recommend.htm


Scot's Newsletter Blog Resources
------------------------------------------------------

Sites:
- Blog: http://blog.scotsnewsletter.com/
- Forums: http://forums.scotsnewsletter.com/
- Linux Clues: http://www.linuxclues.com/

Best Of:
- Reviews: http://www.scotsnewsletter.com/reviews.htm
- Best Of: http://www.scotsnewsletter.com/best_of/
- Mac A-List: http://www.scotsnewsletter.com/best_of/mac_a-list.htm

Archives:
- Blog Archive, 2008: http://blog.scotsnewsletter.com/2008/
- Blog Archive, 2007: http://blog.scotsnewsletter.com/2007/
- Older Newsletter Archives: http://www.scotsnewsletter.com/backissu.htm

Site Tools and Info:
- Email Subscriptions: http://blog.scotsnewsletter.com/subscribe/
- Tell a Friend: http://blog.scotsnewsletter.com/recommend.htm


Contributions
------------------------------------------------------

To help with the cost of creating and distributing the newsletter, I accept contributions via PayPal and by check via conventional letter mail. For more information on donations:

Option #1: Donate via PayPal:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=scot%40scotsnewsletter%2ecom&item_name=Scot%27s%20Newsletter&no_shipping=1&return=http%3a%2f%2fwww%2escotsnewsletter%2ecom%2fthankyou%2ehtm&cancel_return=http%3a%2f%2fwww%2escotsnewsletter%2ecom%2fcancel%2ehtm&no_note=1&tax=0&currency_code=USD&lc=US

Use this link if you want to sign up for PayPal:
https://www.paypal.com/refer/pal=R5SJ7BMUN3JK8

Option #2: Donate via Letter Mail:
http://www.scotsnewsletter.com/donate.txt


Contact
------------------------------------------------------

Send comments, suggestions, or questions about Scot's Newsletter Blog directly to me. Don't be bashful about telling me what you like or don't like! Click this link to send an email:

mailto:scot@scotsnewsletter.com?subject=Comments_Jan-2009

Or paste this into the "To" field: scot@scotsnewsletter.com

Please note: Scot's Newsletter no longer accepts newsletter advertising.


------------------------------------------------------

Copyright (c) 2001-2009 Scot Finnie. All Rights Reserved.

http://blog.scotsnewsletter.com/


You are subscribed to Scot's Newsletter as: ram133.0010@blogger.com

Friday, January 23, 2009

Google Rescues Stocks

InternetNews Business Report


Friday January 23, 2009

Google Rescues Stocks
[January 23, 2009] Strong results from Google overcame a host of economic concerns on Friday.

Google Beats Estimates, Profit Takes a Hit
[January 22, 2009] Over $1 billion in charges from investments in AOL and Clearwire hurt the bottom line.

AMD Posts Another Loss After Sales Plunge
[January 22, 2009] Company sites the same problems that bedevil everyone except Apple this earnings season, a plunge in sales.

Technical Analysis: What Obama's Up Against
[January 20, 2009] With the banking sector falling more than the Nasdaq did in 2000-2002, the task facing President Obama appears enormous.

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Flash Kit Daily HTML Newsletter, Fri Jan 23 2009

Flash Kit Daily

Internet.com Network
Friday January 23, 2009

eStockMusic Track of the Week: Elephant in your Backyard
Orchestral, sarcastic,melodic. Commercial For Radio and TV

Featured Flash Site: IQx
IQ interactive - an award-winning interactive agency specializing in rich media.

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

UIScrollBar component dynamic text not appearing
I am trying to use the UIScrollBar component for the first time and can't seem to get it to work with the text i am loading dynamically. It all looks like it should work, but the scroll bar just doesn't appear. If anyone has any insight into this, i would greatly appreciate it. I'm not sure that this scrollbar is the best way to go either If anyone has a better solution, i would be interes...

loading external swf
this is the code from my external swf: http://pastie.org/368806 i have commented out some lines because i have similar code in my main movie. (if i test preloader in my external swf it works fine) this is the code from my main movie: http://pastie.org/368807 load_txt is dynamic textfield located on stage in my main movie! right now, as it is, if i test my main movie with simulated d...

Rollover Buttons
Hello, I was wondering if you guys know the code (or how) to make a rollover button with an animated text fade in and out. for example, when you rollover on a button, a box would fade in, and when you rolloff the button, the same box would fade out. Thank you for your time.

[F8] Please help! PHP, swf, forms and guestbook... totally stuck!!!!!
Please can somebody help me, :crazy: I am SO new to flash it's not even funny! Here's what I'm trying to do... I have a flash guestbook, someone enters a comment and clicks the button to submit, the post then has to magically appear :rolleyes: on the next page. Right, from what i can grasp i have to have the form to input in the swf... done one in flash and seems to work lol! Then the fo...

Centering a movieclip in browser problem
Hello there, I have just used some code for centering a movieclip in a full browser flash movie (the code is below). Unfortunately with my movieclip, it only centers correctly once you start to resize the browser, and is in the bottom right corner of the browser before any resizing. This MC has lots of MC's inside with tweens which I think is the problem. Do I need to somehow include extends movie...

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

[CS4] AS3 Help Required To RUN Projector FULLSCREEN
Hi, I'm currently trying to get an AS3 based flash file to run full screen in a windows projector, but no matter what I try codewise I cannot get the function correctly working, I've done some research online and within these forums but I cannot find the answer I am looking for. I've tried fscommand("fullscreen","true"); which works, but I'm also told to avoid it, a...

[RESOLVED] php/actionscript sentok function not working. HELP!!!
Hey all, I am new to forums in flash and having a problem with my sentok function. I am using CS3 and my sctionscript is AS 2.0. My problem is that regardless of if th email sends or not i always end up on the "success" frame of my flash document. I tried unplugging my internet and it still does not show that the emai has "failed". If anybdy out there can se where i wen...

Joining music together?
Hi there, im making a game in flash, and have several themes which i can use. What i was hoping for, was a way to link 2 songs together between screens of my game for instance. Room 1 - plays theme A -moves to room 2- theme A continues -moves to room 3- after bar completion/ end of chorus/ end of verse.. .. song changes to theme B. e.t.c e.t.c any help on this would be very m...

[AS2] FLVPlayback skin scrubber issue
Hi, I have a custom skin for a flvplayback ( which is only a color change from the standard metal gray ). My problem is while a movie is streaming, if i move the scrubber beyond the streamed section the video completely freezes and I can't interact with it. There are two different things I want the scrubber to do in order to solve this: 1.) Prevent the scrubber from moving past the streame...

ADGCreative.net
Interesting firm site: http://www.adgcreative.net

Best resources for a new Flash/Flex game developer?
I'm currently a VB.NET/C# software developer and I'm looking to try my hand at making some games using Flash or Flex. It seems like Flex is the better option for programmers so I'll most likely go down that road... (using FlashDevelop?) What are some good tutorials or web sites for developing games? (preferrably in Flex but Flash is good too) What are some other good resources/forums? (eg...

Made my flash transparent but no combo box or buttons
I made my flash file transparent by setting WMODE, however the combo boxes and button aren't there: http://qianzhiwu.com/project-demo/mouseprint/admin/display.php Underneath Section and Session are suppose to be combox boxes and "Update" is suppose to a button. How do them make the appear when my flash is transparent? I'm using Flash CS3.






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Thursday, January 22, 2009

Microsoft's Tough Quarter Sinks Tech Stocks

InternetNews Business Report


Thursday January 22, 2009

Microsoft's Tough Quarter Sinks Tech Stocks
[January 22, 2009] Apple's strong earnings couldn't overcome disappointing results and layoffs at Microsoft.

Intel Shutters Old Fabs, Plans Staff Cuts
[January 22, 2009] To save money, older plants will be closed rather than upgraded. Unfortunately, Intel's also parting ways with a few thousand employees in the process.

Microsoft Misses Earnings, First Layoffs Ahead
[January 22, 2009] UPDATED: World's largest software company remains profitable in a distressed economy, but is cutting 5,000 staffers to hold down expenses.

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

Choppy Market Waters Remain for Seagate
[January 21, 2009] Storage drive maker's earnings fall lower than analysts expected.

Apple Dodges Recession, Questions About Jobs
[January 21, 2009] Analysts never even ask about a rumored SEC investigation into the handling of the company's CEO's health concerns.

Apple Enjoys Record First Quarter Results
[January 21, 2009] With its Silicon Valley neighbors in freefall, Apple defies gravity and has its best quarter ever.

eBay Sees First-Ever Revenue Drop
[January 21, 2009] Recession cuts deep at e-commerce giant.

Technical Analysis: What Obama's Up Against
[January 20, 2009] With the banking sector falling more than the Nasdaq did in 2000-2002, the task facing President Obama appears enormous.





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Flash Kit Daily HTML Newsletter, Thu Jan 22 2009

Flash Kit Daily

Internet.com Network
Thursday January 22, 2009

eStockMusic Track of the Week: Elephant in your Backyard
Orchestral, sarcastic,melodic. Commercial For Radio and TV

Featured Flash Site: Shape 9 Digital Design
Shape 9 Digital Design specialises in Web Design, ranging from fast-loading HTML pages to extensive Flash websites

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

Urgent Problem..xml Overloads Memory Usage
good afternoon i have a presentation loaded by XML...its a very long presentation for a hotel group. The problem is that while its running, the memory usage gets huge...and that crashes the presentation. WHAT CAN I DO???....its really important and urgent and i dont understand anything about actionscript or stuff...so please talk to me like u were talking to a 3 year old. thank u in a...

Checkbox trouble in Flash
Hi! I�m working on a form in Flash/php. The form must contain the possibility of checking boxes, to order material on various services. My challenge is this: How do I make it possible to check more than one box/service at a time? As it is now, when you check box/service no. 2, the first one checked goes back to inactive. I think that the problem is, that I have used radioButtons an...

Summer festival season
So Camp Bisco VIII was just announced and presale tickets go on sale next thursday for a very nice discounted price. So now I have a week to make $115 to buy them :) Anyone else check out any festivals? I am trying to save as much money as I can this summer so this might be my only one.

[AS2]Collision Detection, minor issue
I've been working with gskinner's "CollisionDetection" to help me prevent players from moving into walls and other object. I've come closer than ever, and my script was actually working at first. now i've come across a problem; my script stops players from walking through the top, bottom, and left walls of all buildings, but only two does it block the right wall. This doesn't make ...

Mouse event propagation question
Hi guys, Let's say i have a following situation: I have a "large" movie clip and "small" movie inside a "large" movie clip but on it's let's say upper right corner: largeMc.addChild(smallMc); If i try to catch Mouse.DOWN events on them the following way: largeMc.addEventListener(MouseEvent.MOUSE_DOWN, largeClicked); smallMc.addEventListener(MouseEvent....

[CS3] hitTest on moving objects
Hello, I'm making a game where a character moves around a level and stays in the centre of the screen as the background scrolls past. I have created a movie clip of an enemy that moves up and down, and used hitTest to stop my character flying through the enemy and also to deduct a point from the score. However, if my character hits the enemy and stays underneath him, the enemy's movement pushes...

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

Using ActionScript To Connect To A Website?
Hey, Ok, currently I am using javascript to generate an iframe using the php_ming module to generate an iframe to connect to a website. I was told there is some way to ping a website with ActionScript that way I would not have to generate an iframe... Can anyone offer some advice? Thank you in advance.

Basic Menu
I need a basic menu that displays a question, below it is a button "click here". If the user clicks the button, the question and button disappear. 3 options will slide in from the right. When the user rolls over an option, a background related to the option will fade in quickly. When the user clicks an option their default email application will load and have a correlating email address...

Need help with KeyCodes
Hi. I'd like to have users manipulate a movie clip with keyboard input. The cope works fine for the Arrow keys (LEFT, RIGHT, UP, and DOWN). If I try to use any other keys, however (C in the instance below), the non-arrow key doesn't function. I've tried it with a bunch of keys and aside from the 4 mentioned above (and the INSERT key I think), none of the others have worked. Lots of gamers are...

[CS3] FLASH TEXT Input/dynamic does not display?embedding?
I built a flash webpage for a friend and I seem to have text issues. The text field I created was set to static text. The text show in the published doc. He wants more text on that content page. I read up on includeing scroll bars and the first thing they instruct is to change the text properties to "input" and when I do this my text is not in the published file. Is this an em...

Unity 3D on Windows
I'm sorry the thread about unity 3D has been closed because I think this is new and could have been posted there :) http://unity3d.com/unity/coming-soon/unity-2.5

The things we put up with in times like these.
Long story short. I had a team safety meeting and an on going issue was brought up about power strips and UPS's on the floor. I told my Supervisor about it and we started going through her room and she threw a fit. Started talking about never being told the issue had to be addressed, I stopped her and told her that I had told her of several occasions about this. She even took a wooden stand I ga...






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Whitepaper: Virtualization Helps Speed Change and Manage Risk

JupiterwebSpecial Offers
Featured Technical Whitepapers and Resources
Whitepaper: Virtualization Helps Speed Change and Manage Risk
Sponsored by HP
National Foods implemented a highly consolidated and virtualized server infrastructure using the HP Virtual Server Environment on HP-UX 11i. The initial key driver was cost reduction. As the deployment progressed, National Foods IT managers realized that virtualization could help in many other ways, such as allowing them to speed the deployment of new applications, more effectively protect IT assets from disaster, and generally become more agile and responsive to changing business requirements.
>>Learn more!
Whitepaper: Trend Micro Marries Security with Cloud Computing
Sponsored by Trend Micro
Trend Micro did something extremely unusual. In spite of the fact that Trend is one of the leading providers of web threat protection software, the company all but admitted that its current endpoint software-based security model is quickly becoming obsolete. Trend believes it has come up with a superior offering called the Trend Micro Smart Protection Network, a hybrid solution that blends a lightweight endpoint agent with deep security intelligence in the Internet cloud.
>>Learn more about this new model!
More Technical Whitepapers and Resources from Internet.com

 Whitepaper: Virtualization--Optimized Power and Cooling to Maximize Benefits
Sponsored by APC
Data centers are routinely and unknowingly missing a great portion of their entitlement from virtualization. Beyond virtualizations undisputed IT benefits from reduced rack footprint to disaster recovery is the parallel story of a substantial benefit from optimizing the physical infrastructure that supports it. In particular, row-based cooling, correctly sized power and cooling, and real-time capacity management are essential elements in realizing virtualizations full potential in cost reduction, efficiency, and reliability. >>
 eBook: Getting the Most from Virtualization
Sponsored by HP
Virtualization can save time and money in the datacenter, but it needs to be used wisely. Wise IT professionals will be on the lookout for virtual machine sprawl and remain on top of the security threats that can take down a virtual environment. Download this Internet.com eBook to learn how to manage virtualization in your datacenter and ensure you get the most from the technology. You'll also get access to additional HP resources on how Blades servers can help. >>
 eBook: The State of PC Security
Sponsored by Sophos
Internet.com's security experts take a look at today's most popular operating systems to see what PC users can do to make their computing experience safe from online threats. They also examine online patches and the current state of security software to see who is winning the battle between software and malware. Learn more here. >>
 Whitepaper: Take the Cost and Complexity Out of IT
Sponsored by VMware
To meet the constant demand to deploy, maintain and grow a broad array of services and applications, IT organization must continually add new servers. This leads to rising IT costs and complexity, and reduced efficiency. Combat server sprawl with HP and VMware virtualization. Download this whitepaper and learn to reduce costs, simplify your IT environment and increase business agility. >>
 Shortcut Guide: Effective IT Change
Sponsored by HP
In an increasingly complex IT environment, perceptive IT leaders understand they must continually align IT with business, since business is depending upon IT to make business-critical services highly available and to ensure the quality and accuracy of those services. In the second chapter of "The Shortcut Guide to IT Service Management and Automation," you will learn how effective Service Transition, Change Management, and Service Desk processes will help you better manage change and integrate IT into your business fabric. >>
 Request a Quote: Innovative, Efficient Disk-to-Disk Backup and Recovery
Sponsored by the Intel Small Business Exchange
Organizations are increasingly challenged to keep critical data protected and available, while minimizing interruption to operations. Online Backup and Recovery Services address these challengesoffering data protection capabilities that can be quickly deployed in your IT infrastructure. Click here to request a quote. >>
Internet.com is a Jupitermedia Corporation property
23 Old Kings Highway South
Darien, CT 06820
You are receiving this email because you have registered for a tutorial, download, whitepaper, webcast, or have elected to receive information or offers from Internet.com. If you wish to be removed from future Internet.com Tech Alerts, please go to: http://e-newsletters.internet.com/juptech_unsub.html

Wednesday, January 21, 2009

Apple, IBM Lead Stock Rebound

InternetNews Business Report


Wednesday January 21, 2009

Apple, IBM Lead Stock Rebound
[January 21, 2009] Tech stocks continue to be the stock market's one bright spot.

Intel's Pineview Expected This Fall
[January 21, 2009] Intel prepping an all-in-one Atom processor for netbooks that will up the performance ante while reducing power consumption.

IBM Has Optimistic View of 2009
[January 20, 2009] The computing and services giant said it's well-positioned to ride out the current economic mess.

T3 Hits IBM With Antitrust Charge
[January 20, 2009] Complaint alleging illegal tying of IBM's mainframe software to its hardware is sent to the European Commission.

Technical Analysis: What Obama's Up Against
[January 20, 2009] With the banking sector falling more than the Nasdaq did in 2000-2002, the task facing President Obama appears enormous.

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Flash Kit Daily HTML Newsletter, Wed Jan 21 2009

Flash Kit Daily

Internet.com Network
Wednesday January 21, 2009

eStockMusic Track of the Week: Elephant in your Backyard
Orchestral, sarcastic,melodic. Commercial For Radio and TV

Featured Flash Site: soak
A site dedicated to designers and artists, mostly comics and entertainment related art.

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

[CS3] XML import working on server but only without "www"!
I've used this method... http://www.kirupa.com/developer/actionscript/xmldataflash2.htm to place some basic XML in Flash. The XML doc is on the server - when I test locally it works great. On the server, when I test with "www" in the address bar, it doesn't work. When I test without the "www" it does work. The XML file is referenced with all absolute URLs and ...

Martial Arts
I know a few of you are in some form of martial art, so I figured we should talk about our accolades and nutrition or something....I am a bit bored. I switched gyms yesterday, and experiences one of the worst pains I have ever felt. A knee to the stomach from my new instructor: Two time U.S. Amateur Champion at Middleweight and Super Middleweight 1996 Winner of 1st Warrior Champions - Super...

Need direction for this 3D character
I'm simply going to address my issue, with the hope that someone can just point me in the right direction. I've been using flash for a long time but never had much experience with 3D. For my new project I'm trying to create a character that walks through 3D modeled textures I've created in another program. The camera won't follow the character but it will be placed in corner angles of the room. (m...

Flash transparency in dreamweaver
After creating a flash navigation banner side bar, i have inserted it into my page in dreamweaver. The problem was the background being over the text in the main body of the page therefore blocking the text. So after using the parameter wmode transparent, i managed to hide the background, however the problem now is all of it is transparent so when the sub menu's come across after a hover of the pa...

rectangle around textbox and images issue
Hello people, My question applies only when I work in 16 bit system resolution, so when I apply some text and apply 'Anti-alias for readability' with embedded chars, there is some strange filled rectangle showing around the text box. The same applies when I add any kind of filter to a text or image. You may see the exact problem by clicking on the link below: http://img262.imageshack.us/img2...

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

AS2 or AS3
Hey guys, been a while since I've posted here! :crazy: Anyway, I've searched around google a bit but haven't found too much. Is there a way to export assets on the stage as a SVG document? Say I dragged out a ciricle, made it red, dragged out a square made it blue, I could save this as a SVG file? I appreciate the help :) thanks so much!

Is there a more advanced/efficient way of doing this?
I'm happy to say that this is my first time posting with code that works fully. That said, I'm writing this post to see if anyone knows a more efficient way to bundle these multiple lines of code up. Basically i have 18 MC's on the stage (labeled "one" through "eighteen"). Within each of those is a loaderMC that loads an swf dynamically through xml. Also in each main MC ...

[F8] Full screen
Does anyone know how to do the basic layout of a site like this: http://www.mcwilliamsballard.com/index2.php I've downloaded a few tutorials that stretch the flash out, but I can't figure out how to use a huge scalable graphic in the back and still have neat little nav-menus aligned nicely in other spots in the swf. Instead of having it exactly like the example above, I would have navigat...

freelance flashers - immediate start
Hello! I am working on a Swedish flash agency. We work exclusively with flash projekts. Lately we have been fully booked and we are in panic looking for freelance talents on some of our projects. We are constantly looking for skilled as2/3 developers, so if you feel you have some time over for some freelace work we could take a discussion. It is good if you live in europe because of the time ...

[CS3] Simple music player
Hi I want to add a really simple music player to my flash website. Basically all i want is one of my tracks to start when the page loads. Then a simple 'sound on/off'. I don't need anything more than that but i can't seem to find any simple tutorials. Can anyone point me in the right direction? Many Thanks

Preloader help needed
Background I'm building an interface that allows my client to drag and drop individual presentation movieclip thumbnails (all .swf's) into a placeholder on the stage aboveso they can dictate the order of playback. They will be doing this to ultimately have an intelligent presentation interface that allows them to tailor the presentation each time by selecting only the movie clips they wish to s...

link to a sprite/mc in library from as3
how do you create a new mc or sprite that does not have an external as file linked to it, from an external as file class in as3 code?






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Tuesday, January 20, 2009

IBM Takes Back Seat to Bank Woes

InternetNews Business Report


Tuesday January 20, 2009

IBM Takes Back Seat to Bank Woes
[January 20, 2009] On a day that saw the entire banking sector fall 20%, IBM's lower than expected revenues looked pretty good.

Technical Analysis: Bank Stocks Show What Obama's Up Against
[January 20, 2009] With the banking sector falling more than the Nasdaq did in 2000-2002, the task facing President Obama appears enormous.

Microsoft Cuts Buildings to Spare Staff
[January 20, 2009] For now, new office buildings are being cut to avoid layoffs. That would mean no new hires to fill the buildings, either.

Like the Pre? Wait Until It's Actually Finished
[January 20, 2009] Palm shutters information flow while finishing up software, network certification work.

EU: Microsoft Illegally Tied IE to Windows
[January 16, 2009] UPDATED: It's 1997 again. Antitrust violations go back 12 years, according to the Europe's antitrust commissioner. Big bucks are at stake.

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

eBook: Get the Most from Virtualization

JupiterwebSpecial Offers
Featured Technical Whitepapers and Resources
eBook: The Guide to Branch Office Connectivity
Sponsored by Riverbed
Today's global economy means many businesses never close. It's important that employees have access to the data and applications they need over a wide area network as if they were on the local area network. Using application acceleration, wide area file services (WAFS), and WAN optimization, businesses can increase productivity and save money by reducing server and storage sprawl and the number of necessary software licenses.
>>Download your copy now!
eBook: Getting the Most from Virtualization
Sponsored by Adobe
Virtualization can save time and money in the datacenter, but it needs to be used wisely. Wise IT professionals will be on the lookout for virtual machine sprawl and remain on top of the security threats that can take down a virtual environment. Download this Internet.com eBook to learn how to manage virtualization in your datacenter and ensure you get the most from the technology. You'll also get access to additional HP resources on how Blades servers can help.
>>Download your copy now!
More Technical Whitepapers and Resources from Internet.com

 PDF: Keeping Secure with SafeKeeping
Sponsored by Quest
See how Quest Safekeeping secures your powerful administrative accounts and eases compliance with internal and external audits. Read the technical brief today. >>
 Whitepaper: Learn How to Improve Storage Performance, Flexibility and Reliability
Sponsored by HP
SARCOM's business needed to transform its IT infrastructure and establish responsive, manageable, and easy-to-provision data storage. The company replaced an EMC CLARiiON storage array with a virtualized HP-based SAN infrastructure linked to server blades, with point-in-time replication (full data set snapclones) and backup to tape libraries. This helped improve storage performance, flexibility, and reliability while reducing costs and protecting data. Read more. >>
 Whitepaper: The Business Case for Virtualization
Sponsored by VMware
The business case is clear: Virtualization can help you save money, increase IT agility and improve business outcomes. Often, virtualization leads to capital and operational cost savings of 50% or more. Learn more about virtualization with HP and VMware. >>
 eBook: How to Simplify SQL Server Management
Sponsored by HP
Working with multiple instances of the Microsoft SQL Server database creates unique challenges for administrators. Download this Internet.com eBook to learn connection strategies for multiple database environments, how to set up a linked server for a remote SQL Server instance, and easy data recovery options. >>
 Free Trial: Hosted Microsoft Exchange
Sponsored by the Intel Small Business Exchange
Email is critical for most businesses, so why not get the best! Hosted Microsoft Exchange is a service that provides several advantages including ease of use, calendaring, enterprise meeting scheduling, ease of synchronization to remote devices and low monthly subscription pricing. Itb�s difficult to find a more robust email solution. With this offer you get up to 49 mailboxes, size 500MB each, for 30 days with no obligation. You are automatically eligible by completing a Free Quote for Hosted Microsoft Exchange. Limited time only. Click here. >>
 Gartner Whitepaper: 5 BI Success Factors for the Midsize Organization
Sponsored by IBM Cognos Software
Midsize companies have little margin for error, especially in today's economy. Download this paper to learn the proven tactics that will make your BI deployment cost-effective and successful. >>
Internet.com is a Jupitermedia Corporation property
23 Old Kings Highway South
Darien, CT 06820
You are receiving this email because you have registered for a tutorial, download, whitepaper, webcast, or have elected to receive information or offers from Internet.com. If you wish to be removed from future Internet.com Tech Alerts, please go to: http://e-newsletters.internet.com/juptech_unsub.html

Flash Kit Daily HTML Newsletter, Tue Jan 20 2009

Flash Kit Daily

Internet.com Network
Tuesday January 20, 2009

eStockMusic Track of the Week: Moments of Tenderness #1
sound scape of warm synthesizer sounds

Featured Flash Site: drububu :: flash
Drububu is an experimental design and Java playground of pixel designer, programmer and animator Arjen Westerdiep.

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

[F8] Sliding panels - how to make the buttons thinner?
Hi guys, I am trying to figure out how to make the blue buttons thinner (so they would be about 1/3 the current size) so I will get more room for the content. When I make them thinner I still don't get more room for the content, because the buttons stays on the same place. Any help would be appreciated. The file can be downloaded here: http://www.flashkit.com/movies/Interfaces/Menus/sliding_-T...

To All Webmasters
Hi everyone, I'm a French business school student and I'm currently performing a survey about webmasters habits for an e-Marketing course. Responding to this survey takes less than 5 minutes: http://www.surveygizmo.com/s/94098/webmasters-habits I appreciate greatly your help. Kind regards, Michael Rabut

mp4 video is no loading in old internet explorer browser
Hi, I'm using this code and the mp4 video is no loading in old internet explorer browser var NewCtn = new NetConnection(); NewCtn.connect(null); var NewSt = new NetStream(NewCtn); videoHolder.attachVideo(NewSt); NewSt.setBufferTime(0); NewSt.play("TEST_MP4.mp4"); NewSt.onStatus = function (info) { if (info.code == "NetStream.Play.Stop") { NewSt.seek(0); } }; ...

Input text box problem:O
Hey all! I'm glad I found this forum cuz I'm having a problem with this. I've made an input text box (var: password) and put this code inside a seperate MC: onClipEvent (enterFrame){Selection.setFocus("_root.password"); Selection.setSelection(length(password), length(password)); } The problem is that after 9 letters or numbers have been typed in the input text box the "...

[CS3] [AS2] How to create an object/button that permantly changes?
Greetings, new user to the forums so please take it easy on me. :) I'm trying to make a game, but I'm stuck on a few conceptual parts that I'm not sure how to handle. I want to create an object that changes its picture when I click on it. My idea was to have a creature that once you click on, changes to a different state. For example, you have a picture of a balloon and when you click on i...

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

[CS3]-[AS2] Dynamic Positioning Kills a Timeline Tween?
Hi, I'm working on a banner ad project where we're trying to send dynamic variables from one of our servers to position a movieclip that simply slides in from offstage and then does a little bounce. My AS2 frame script at the beginning of the tween sets the _x and _y properties of the clip successfully. But that seems to destroy all the movement of the tween. In other words, when I set those tw...

three mc's to the highest depth/level?
hi all, still wrestling wildly with as3 - i 'do' think it will be worth the migration - but at the moment am trying to get my head around even the simplest of tasks! :eek: okay if i have three mc's on my stage named sprite1 sprite2 sprite3 and i want them to sit above the image wall created by this script how do i do it? /* Created by Min Thu http://www.flashmo.com AS3 References and ...

Convert text in images??
Not sure where to put this...maybe it should go in the html forum, but it's more of a software/converter sort of question. I have a client with a website created by a graphic designer. All of the text on the site is done as jpg images (YIKES!!!). Anyway, they don't have the original text files and I was wondering if anyone knows of a way to get the text out of the images without having to re-ke...

One Button, multiple Functions
Hi, I need some help. I can't figure this out to save my life! Here's the deal: I've got one button (portfolio_btn) and when you click on it a movie clip of a navigation bar (mc_RightNav) flies out onto the stag. (I've got this part working). Next what I want to have happen is if the user clicks on that same button again (portfolio_btn) I want the navigation to fly back off the stage. Is this po...

any better proxy script?
Since we are all aware of the rising demands for proxy scripts and concerns about quality. This concerns I believe, have however been addressed such that a proxy script on the market with phphantom stealth mods to block websense is what I use. coupled with the fact that they already have a great link anonymizer to hide links and have continued to build and update more proxy related mods incl...

Two sounds on one MC to play?
I have an MC with 3 frames, acting as a button. The AS(2.0) tells the mc to gotoAndStop frame 2 on roll over and gotoAndStop frame 3 onPress. It does all of this, I have traced it ("being rolled over" and "being pressed") so I know the states are being taken care of. The problem is frame 2 and frame 3 each have a sound on them. When I roll over the MC the sound on fra...

[F8] Scroll / Large Text Amount
Hello Friends, I have to accommodate a huge amount of text in my FLASH movie. It is a professional Bio. I have set up the scrollbar component and it works fine, but the scrollbar will only allow a small amount of text to scroll, leaving the other 3/4 of text info not visible. Is there any way to accommodate huge amounts of text using a scrollbar? Many thanks in advance for any help you c...






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Monday, January 19, 2009

Hey Mickey Check Out This Watch

I just received my watch yesterday. It looks exactly like the picture on your website, no difference at all. This was actually my first time ordering from the internet, and I've heard so many bad things about online companies, but ordering from you and receiving my watch was a great first time experience. I really wish all internet companies were like yours.

Signed,
Kristen M.

Site is http://www.deepcloock.com/?Adzm%25%250QQmQiOSs%20%20FA0%2csz

Friday, January 16, 2009

Intel Leads Tech Stocks Higher

InternetNews Business Report


Friday January 16, 2009

Intel Leads Tech Stocks Higher
[January 16, 2009] With no turnaround in sight for IT spending, investors took comfort from signs that it may not be getting appreciably worse.

Circuit City to Close Down
[January 16, 2009] Shuttering underperforming stores only bought a few months. Now the remaining stores will face the same fate, spelling the end of a once-dominant big box retailer.

Press Ticked Off at Apple – and Each Other
[January 16, 2009] Does CNBC's Silicon Valley bureau chief owe viewers an apology?

Survey Finds Small Business Optimistic on 2009
[January 16, 2009] Redmond targets those same small businesses with Office Live Small Business offer to help them beef up their Web presence.

Who is Carol Bartz? Yahoo's New Sheriff
[January 16, 2009] Who is Carol Bartz? One who does not suffer fools or cancer gladly.

With Sales Slumping, Intel Hunkers Down
[January 15, 2009] Chip giant prepares for a stall in sales of an unknown duration, but says it won't cut back R&D.

Martin to Step Down From FCC
[January 15, 2009] Stormy tenure will come to an end on inauguration day.

Technical Analysis: S&P Hangs On
[January 15, 2009] The S&P is the only one of the major stock indexes providing much in the way of hope here.

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Flash Kit Daily HTML Newsletter, Fri Jan 16 2009

Flash Kit Daily

Internet.com Network
Friday January 16, 2009

eStockMusic Track of the Week: Moments of Tenderness #1
sound scape of warm synthesizer sounds

Featured Flash Site: h u e . v i s u a l a b
hue visualab is a broadcast design, animation & effects studio that provides complete creative solutions.

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

Circuit City closing.
Kind of sad to see it go since it's been around for so long: link, even though I didn't really go there that often. They never really had any overly irresistible deals. I guess they will now... :(

Loader not loading in some cases - completely bizarre - maybe quick fix?
Hey guys, I'm once again working on a kiosk for a client. This time around, I used many loader components, so the client could easily change the content. I think I might be doing something wrong with the loader component. I publish as a projector file (exe). I've been stripping the design down to figure out what went wrong. I now have only two lines and it still screws up. To load a picture i...

[CS3] Urgent help on a simple AS 2.0 problem
Ok so I have a textbox with the variable name "Var_box" and I want the text to be the variable Var1Var2. So for example: Var1 = User Var2 = George UserGeorge = "My name is george" So then Var_box would write "My name is george" You obviously cant say Var_box = Var1 + Var2 otherwise Var_box would write "UserGeorge" not "My name is george"...

blog roll XLV: Post 'em
It's a new year, a lot of past blog links are friggin' dead. So let's see those sites. :domo:

[F8] positioning the movie clips
Hi, I have five rectangle shaped movie clips....I need to change their _y position randomly by clciking a button..but there must be 10px space between them... so how do I modify the code to do it ? thanks myArray = new Array(m1, m2, m3, m4, m5); for (i=0; i<=myArray.length; i++) { _root._x=400; _root._y=Math.floor(Math.random()*300)+20; }

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

[F8] Photoshop Import to Flash
Okay I'm having problems. :confused: :scared: I learned on Lynda.com how create full websites in Photoshop CS2 and import layers or files from photoshop to flash, however my instructor told me that not all browsers support PNG's and that its not good to use PNG's in Flash, however, another student said PNG's are changed to bitmaps when you convert them to symbols. They go back and forth with m...

Battlestar Galactica : The Final Episodes
Finally starts tonight! I'm so excited. They are showing re-runs all day in case you want to refresh. The final new webisode is up too. http://www.scifi.com/rewind/?sid=870861 *************** SPOILER ALERT ***************

about: orthographic projection
Dear flashers, I am studying on the 3d articles of Renderhjs and trying to make a orthographic projection (atleast i think it is orthographic). The final game will have a fixed amount of rotations (8 or 16 probably) and full rotation as a extra performance option selectable in the settings menu. Here is a sample of a rotation area. http://www.tiledbasedgames.com/isometric_test/Main.html P...

Changes in swf without the need to recompile
Hi I have more than one file that is using the same AS2 script, so to make the changes easier in the future, I created an external .as that is being shared by all the swf. How can I make the multiples SWF to be affected instantly by any changes I make in the external .as, without having to recompile every single one of them? Thanks Alex

How to Show Loaded SWF Without Reloading it
Hi, So, I basically have a gallery with buttons that open swfs. After a swf is loaded I don't want it to be reloaded each time the button is pressed. How would I show the swf again without reloading it? Is there any code available that I could deconstruct & figure out how it works? Thanks!

[CS3] Help Targeting URL...
Hello Guys/Ladies, I'm new to the forum, so hello! Small problem which you guru's should be able to help me out on +D Basically I am knocking together a start page for all of the MAC's in the design room @ my college, and on that page I have included a google search field (easy enough) but I now want to add a search field which will get round the college filters. Picture this... One...

[f8] Showing div layers with two swf's
I have a set of hidden div layers in an html document, with two separate swf's. One of the swfs is my flash menu. In one of the swf's contains my flash buttons, that turn on a selected layer and hide the rest when a certain button is clicked on. The other swf is a left and right arrow. Problem: The left and right arrows "toggle" through my div layers in sequence from 1 to 29. ...






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Thursday, January 15, 2009

Apple, Yahoo Fall as Tech Stocks Rally

InternetNews Business Report


Thursday January 15, 2009

Apple, Yahoo Fall as Tech Stocks Rally
[January 15, 2009] Apple, Palm, RIM and Yahoo were just some of the big movers on a busy day for stocks.

Technical Analysis: S&P Hangs On
[January 15, 2009] The S&P is the only one of the major stock indexes providing much in the way of hope here.

Vendors See Hope in Nortel's Bankruptcy
[January 15, 2009] Was going into Chapter 11 Bankruptcy the right move for Nortel? Customers and the Canadian government think so.

Experts Think Apple Lawsuits Could Stick
[January 15, 2009] Did Apple dupe investors over the health of its CEO? Or does the stock price already account for concerns about Steve Jobs' condition?

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

How Much Will Jobs' Health Leave Impact Apple?
[January 14, 2009] Chief Operating Officer Tim Cook is in charge of day-to-day operations at Apple till the summer.

PC Sales Up for 2008, but Barely
[January 14, 2009] Momentum from the first three quarters kept the over overall annual numbers positive, but the fourth quarter was awful.

Rogue SF Sysadmin Contests Charges
[January 14, 2009] Language not specific enough, lawyer says.





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name when configuring e-mail or spam filter rules, if you use them.

Survey Request for Internet.com Network Readers

This is a special mailing for Flash Kit newsletter subscribers. You are receiving this e-mail as part of your Flash Kit newsletter subscription. Your e-mail address has not been rented, sold, or otherwise shared with any third-parties to bring you this mailing.
The Internet

The Internet.com Network
'The Network for Technology Professionals'


In order to better serve our readers, the editors of the Internet.com Network would like to learn more about you.
 
Please take this brief survey so that we can better serve our readers.
 
Click here to take the survey: http://survey.confirmit.com/wix/p792585242.aspx

Your feedback will help us to make the Internet.com Network more useful for you and your peers.

Your privacy is important to us. As such, individual responses will be held in strict confidence with survey results only being reported in the aggregate.
 
Thank you for your time and consideration,

The editors of the Internet.com Network
 


If you have any questions please contact: marketing@jupitermedia.com
 



Copyright 2009 Jupitermedia. All Rights reserved.
Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

User Guide: HP Architecture Planning Tool for Microsoft Office Communications Server 2007

JupiterwebSpecial Offers
Featured Technical Whitepapers and Resources
Database Security Whitepaper: Preventing Enterprise Data Leaks at the Source
Sponsored by Oracle
Information protection and control (IPC) requires enterprises to start by securing data at the source - their databases. This IDC white paper presents the benefits of a preemptive approach to IPC, and highlights the Oracle database helps enterprises protect themselves from costly data breaches.
Read more >>
User Guide: HP Architecture Planning Tool for Microsoft Office Communications Server 2007
Sponsored by HP
HP has released a planning tool to support Microsoft Office Communications Server 2007 deployments. It is designed to provide a quick and easy way to generate the HP server and storage hardware recommendations based on the features and functionality required for a specific OCS 2007 topology.
Get it >>
More Technical Whitepapers and Resources from Internet.com

 eBook: How to Simplify SQL Server Management
Sponsored by HP
Working with multiple instances of the Microsoft SQL Server database creates unique challenges for administrators. Download this Internet.com eBook to learn connection strategies for multiple database environments, how to set up a linked server for a remote SQL Server instance, and easy data recovery options. >>
 Whitepaper: Delivering on the Promise of E-Learning
Sponsored by Adobe
This paper presents a framework for the reemergence of eLearning as a set of teaching, training, and learning practices not bound by a specific technology platform or learning management system. >>
 Webcast: Virtualization in Action
Sponsored by HP
This webcast features stories of real businesses that virtualized their servers and storage. Speakers from ESG and SARCOM (an HP customer and partner) discuss the advantages of virtualizing servers and storage simultaneously. View this webcast to learn more. >>
 PDF: SAS Grid Computing Fact Sheet
Sponsored by HP
Grid computing provides an innovative, strategic approach to building and managing a lower-cost IT infrastructure that can flex to meet rapidly changing and growing computing requirements. SAS Grid Computing offers a cost-effective solution for customers who want to accelerate the processing of SAS programs or increase the scale or scope (number of users, size of data sets, frequency of analysis) of a particular SAS application. >>
 Whitepaper: Is Virtualization a Black Hole in Your Security? 5 Ways to Ensure it Isn't
Sponsored by Sophos
End users running unauthorized virtual environments on their computers make corporate systems and data much more vulnerable. This paper describes the hidden threats raised by unauthorized unsecured desktop virtualization, and gives five effective ways to secure yourself against them. >>
 Whitepaper: Rethink Virtualization in Business Terms
Sponsored by VMware
Today, virtualization is increasingly recognized as one of the keys to achieving better business outcomes. Virtualization can help you deliver applications and business services more quickly, put unused data center capacity to work, and enhance your availability, continuity and security strategies. Read about how HP and VMware can help you gain greater business advantages with virtualizion. >>
Internet.com is a Jupitermedia Corporation property
23 Old Kings Highway South
Darien, CT 06820
You are receiving this email because you have registered for a tutorial, download, whitepaper, webcast, or have elected to receive information or offers from Internet.com. If you wish to be removed from future Internet.com Tech Alerts, please go to: http://e-newsletters.internet.com/juptech_unsub.html

Flash Kit Daily HTML Newsletter, Thu Jan 15 2009

Flash Kit Daily

Internet.com Network
Thursday January 15, 2009

eStockMusic Track of the Week: Different World
dramatic strings, ideal final film scene

Featured Flash Site: Anamorphics Inc
Anamorphics Inc is a one stop design firm specializing in Print, Web and Multimedia.

Featured Font: myCode
this is a code that a would write in in 5th grade and i finally made a font out of it.

Latest Forum Queries

[F8] Rotating a movie clip (countdown timer) using Actionscript
I have a MC of a clockface that will be used as a countdown timer. The angle of the needle on the face is controlled using the _rotation command. See attached example. For reasons that I won't go into, I need to have the clock MC on several different frames - each with a unique initial value (ie the needle pointing in a different direction). This initial value is the variable "startAngle&q...

[F8] Scrolling backward in Array
I am having issues customizing scrip that I found in another post about scrolling through an array. I can scroll forward through the array just fine but when I tried to adapt the code scroll through the array backwards it gets to the beginning of the array and then says “undefined”. Not sure what part of the code need to be changed. Any help would be greatly appreciated. var playerN...

[CS3] actionscript 2.0 hit test to attach and play movie
Hi ive had a lot of help on here before but m stuck again...well still...basically i have three drag and drop clips (scene1, scene 2, scene 3). i want when they hit a certain point (1st,2nd,3rd) for an external swf to load up on the top right of the page. only thing is that say scene 3 drops on 1st i want scene 3 to play 1st up in the top left etc etc...hope that makes some sense to someone? an...

animation going astray
hi there my animation seems to be going wrong. i adapted this piece of code to produce a conveyour belt type of anim with boxes travelling to a point A from point B. it works but after a while the boxes start to loose their way and the gaps between the boxes get smaller resulting in a big gap at the start/end. can anyone tell me what is going here? here is where the animation resides: ht...

[CS3] Tile based dark cave
I'm interested on making a "Hunt the Wumpus" style game (http://en.wikipedia.org/wiki/Hunt_the_Wumpus). The player walks around a top-down dark cave, areas that have not been explored are pitch black. The problem I'm having is finding the best way to do this. I have tried using a tile movieclip as the background containing 2 frames, seen & unseen, and use a hittest with the playe...

pass a value for page to my menu movie
Hi All I have a Flash menu and would like to have the button corresponding to the page you are on in it's mouseOver state (or Facsimile of) to show a user where they are. How can I pass a value to my movie that is different on each page? Is this straightforward? Thanks Ian

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

Dynamic Text problem
Hello, I'm making a site with a separate backend section for users to update the data. I'm having a problem with my variables at a _level level(?). Using Flash MX. Frame script: articleData = new LoadVars(); articleData.onLoad = function() { url1.htmlText = this.url1; then i have a button: on (release) { getURL(url1.text, "_blank"); } it will call up the URL ON...

need to make 1060x810 into 800x600 with out simply changing the document size.
Most of the code and imagines are set up on the 1060px X 810px formate so I can't just change the document to 800px X 600px without more or less remaking half the game. Is there a way to resize the swf down to 800X600? Thanks

Movie Clip Question
I have a movie clip that I add Bitmaps by using addChild(). I was wonding how would I go about displaying the next image that I added because as of now it is stuck on the first image.

[CS3] Three sliders generating 1 combined value
Ok, this is my first post here so please be kind. This will go well if we all work together :grouphug: I'm trying to make 3 sliders that, depending on each other, changes the value of a text-box. Example, If Slider A moves to 150, the value in the text-box changes to 150. If you then move Slider B to 40, the value in the text-box changes to (150+40) 190. Same thing for Slider C. So...

Symbols
Hello, i have just started to use flash im using CS4 and i am getting frustrated!:scared: i hope sombody will be able to help me. i have imported a psd and want to add alpha effects to seprate images, so i convert the selected images to a symbol the only thing is i can only see the objects if i convert them to a button symbol if i choose movie or graphic all i get is a empty blue box surely i a...

[cs3]
Ok, this is my first post here so please be kind. This will go well if we all work together :grouphug: ... :p I'm trying to make 3 sliders that, depending on each other, changes the value of a text-box. Example, If Slider A moves to 150, the value in the text-box changes to 150. If you then move Slider B to 40, the value in the text-box changes to (150+40) 190. Same thing for Slider ...






JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

All newsletters are sent from the domain "internet.com." Please use this domain name (not the entire "from" address, which varies) when configuring e-mail or spam filter rules, if you use them.

Wednesday, January 14, 2009

Apple Sell-off Caps Tough Day for Stocks

InternetNews Business Report


Wednesday January 14, 2009

Apple Sell-off Caps Tough Day for Stocks
[January 14, 2009] Apple's late decline on news of Steve Jobs' medical leave could hit stocks again on Thursday.

Apple's Steve Jobs Takes Medical Leave
[January 14, 2009] Tim Cook in charge of day-to-day operations.

Nortel Declares Bankruptcy
[January 14, 2009] After years of layoffs and losses, one time telecom giant may be near rock bottom.

Enter to Win a MacBook Pro!
Free Internet.com Membership Required.
Click Here to Sign Up Now.
Interested in placing your TEXT AD HERE? Click Here
 

Will Online Video Save the News Industry?
[January 14, 2009] News executives weigh in on the industry's next frontier as the sun sets on traditional print journalism.