Showing posts with label video. Show all posts
Showing posts with label video. Show all posts
Saturday, December 24, 2011
Wing Heong's viral video campaign “The Rice of Yok Man”
1930's, on the eve of World War II, the Japanese Empire was eyeing the Malaysian food industry. In order to destroy the anti-Japanese forces in Kuala Lumpur, the Japanese have sent spies for infiltrating missions. The young Yok Man has been implicated by the incident... An uncanny bak kwa superhero has burst into the social media scene, leaving almost half a million Internet viewers agape with
Monday, December 12, 2011
Metallica Releases 'Beyond Magnetic' Digital EP
Metallica celebrated its 30th anniversary as a band last week, performing four shows at the Fillmore Theatre in San Francisco, CA, exclusively for members of their fan club, the Metallica Club. Photo by Steffan Chirazi courtesy of Metallica.com ‘Beyond Magnetic’ is available exclusively via iTunes in North America for one week only. Once the week expires, the songs will be available via all
Saturday, December 10, 2011
Groupon Malaysia Deal: MiPow MACA-Air and MACA External Battery Cases
&timer=1& &time_template=3:ss;2:mm;1:hh;0:dd& &time_color=0x000000& &label_color=0x000000& &background_color=0xFFFFFF& &flare_view=false& &time_label=d:DAY;h:HOUR;m:MIN;s:SEC& &time_zone=Local time& &event_time=year:2011;month:12;day:15;hour:0;minute:0;seconds:0& &event_duration=year:0;month:0;day:0;hour:0;minute:0;seconds:0& &
Saturday, September 10, 2011
Avril Lavigne Sheds Tears in Her Latest Video
Yesterday, Avril Lavigne released her latest video from the Goodbye Lullaby album: “Wish You Were Here” (video embedded below), a song written by Lavigne along with Martin Max and Johan Karl Schuster. This release marks the third video from her album, following productions for the songs “What the Hell” and “Smile“. The ballads video features a sparse set which makes the singer appear especially
Wednesday, August 17, 2011
Asus Eee Pad Transformer Scratch Test (Try it at your own risk)
The ASUS Eee Pad Transformer TF101 features a chemically strengthened screen made up of Corning Gorilla Glass that helps protect it from bumps and scratches - keeping your tablet looking bright and new longer. So just how strong is Corning Gorilla Glass? The guy at Asus ROG (Republic of Gamers) is getting bored at what they are doing and try something new. Any of the Asus Eee Pad Transformer
Wednesday, August 10, 2011
HTC Flyer aren’t flying at all in Malaysia
HTC Flyer is a portable 7-inch tablet with a digital pen that can do more for you than you can imagine. From creating masterpieces with a stroke of a paintbrush, to taking multimedia notes or even signing digital documents, HTC Flyer puts you in control of any situation. With streaming movies at a touch of your finger, HTC Flyer turns any moment into something special. For whatever reason, the
Monday, August 8, 2011
Asus Eee Pad Transformer 2: The Sequel coming in October 2011?
I haven’t got to know the Asus Eee Pad Transformer TF101, an Android tablet that employs Asus's netbook expertise, including a keyboard dock that not only makes typing easier - it also doubles the battery life and boosts connectivity. Asus has just confirmed that they are working on a spanking new Transformer tablet – which will aptly be known as the Transformer 2, of course. This news
Tuesday, August 2, 2011
Samsung Galaxy R in Malaysia?
The Samsung Galaxy R (also known as I9103) is the first handset to walk in the shoes of the Samsung Galaxy S II. A slightly stripped down version of Samsung's flagship, it wears similar looks, packs an equally powerful core and only downgrades the camera to 5 megapixels. Actually, the Galaxy R is the first of many other versions of the S II that we expect to follow – just as was the case with
Labels:
android,
mobile phone,
samsung,
smartphone,
video,
youtube
Monday, May 23, 2011
Modern Warfare 3 gameplay cinematic released
FIinally, Robert Bowling, Creative Strategist at Inifinity Ward, tweeted that tonight we would see a world-premiere of the gameplay coming in Modern Warfare 3. As per himaround 9pm ET/6pm PT we’d see the trailer on TV during the NBA Western Conference Finals. A full hour early, he posted the video to YouTube, and it doesn’t disappoint.
If you’ve been following the leaks and information releases around Modern Warfare 3, none of the gameplay will surprised you. What may surprise you though is how good everything looks. Everything in the cinematic is actual game footage, not pre-rendered or dressed-up cinematic sequences. The full trailer builds on the teasers already posted to the Call of Duty YouTube channel, but now we get to see how the battles in some of the world’s major cities will play out.
The video is a world tour of some of the places around the globe where players will get to experience the game, from street battles on the streets of Paris to swimming through flooded New York City subways. Near the end of the video, we’re treated to a little tidbit of story, and at first the initial “WW3,” which turns and becomes “MW3,” implying this global conflict may be bigger than we initially anticipated. Modern Warfare 3 lands on store shelves November 8th.
Saturday, February 26, 2011
Avril Lavigne: Goodbye Lullaby
Pop/rocker Avril Lavigne is back with her fourth studio effort, Goodbye Lullaby. Read on to get a glimpse of the sure fine hit. After a long hiatus, 26-year-old Avril Lavigne is back with her impressive fourth studio album, Goodbye Lullaby. What was created in late 2008, Lavigne decided to shed her snarly punk princess persona from her third effort, The Best Damn Thing and the number one
Wednesday, November 17, 2010
flv Cuepoints Actionscript 3
We are hearing a lot lastly about the future of video in the web, moreover, here in Spain I´ve seen platforms improving video seo in the web as DigitalNovae doesBesides, we are also seeing really good sites in the FWA website, with what I would call interactive video, for example this one from ACTI or this other from Wrangler
Cuepoints for the young girl
0/10/14/22/36/37/40
I´m sorry about HTML5 boys, you can not do this by now, only Flash can. So, this is the question: Is it possible to move the video head with Actonscript? Can you play backward?
For the second question I don´t have the code (I welcome solutions), but for the first I do.
First, if you happen to load a video in a website, if you can it would be better to embed it in the timeline and then just use tags with gotoAndPlay or gotoAndStop.
The problem is more complicated if you have to load several videos in streaming and you want to interact with them.
Lastlly we had a project for a customer, he wanted to do something similar, you can see a
demo here. This is a microsite with four streaming videos, we load four .flv with the FlvPlayBack component. The briefing says that whenever the user interacts over or out the video, there must be a listener so that the video shows other message or not.
To do this, we followed some recomendations from our friend luckyPig, the best way is to make an array with the video cuepoints where you will work. For example, let´s take the video of the girl from the right.
If we see the complete video, we will do two loops, standby loop and movement loop. Also we will mark the cuepoints of the jumps from forward to backward. If you record this, you´d better use a croma and export if for .swf from AfterEffects.
//Cuepoints times:
1- Init
2- End Loop 1
3- Beginning of forward step 1
4- Beginning of loop 2
5- End loop 2
6- Beginning of forward step 2
7- End
1- Init
2- End Loop 1
3- Beginning of forward step 1
4- Beginning of loop 2
5- End loop 2
6- Beginning of forward step 2
7- End
So lets do an array:
Cuepoints for the young girl
0/10/14/22/36/37/40
Let´s go to the code:
import com.greensock.*;
import fl.video.*;
import fl.video.MetadataEvent;
var flv_chicajoven:FLVPlayback;
var tiempos_chicajoven:Array = [0,10,14,22,36,37,40];
import com.greensock.*;
import fl.video.*;
import fl.video.MetadataEvent;
var flv_chicajoven:FLVPlayback;
var tiempos_chicajoven:Array = [0,10,14,22,36,37,40];
//Adding the cuepoints
flv_chicajoven.addASCuePoint(tiempos_chicajoven[0], "chica_iniciobucle1");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[1], "chica_finbucle1");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[2], "chica_salto_adelante");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[3], "chica_iniciobucle2");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[4], "chica_finbucle2");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[5], "chica_salto_atras");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[6], "chica_final");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[0], "chica_iniciobucle1");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[1], "chica_finbucle1");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[2], "chica_salto_adelante");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[3], "chica_iniciobucle2");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[4], "chica_finbucle2");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[5], "chica_salto_atras");
flv_chicajoven.addASCuePoint(tiempos_chicajoven[6], "chica_final");
//Listeners of the flv
flv_chicajoven.addEventListener(MetadataEvent.CUE_POINT, chicajoven_listener);
flv_chicajoven.addEventListener(MetadataEvent.CUE_POINT, chicajoven_listener);
//Boolean variables to control
var chica_enbucle1:Boolean=true;
var chica_ensalto:Boolean=false;
function chicajoven_listener(eventObject:MetadataEvent):void {
if (eventObject.info.name == "chica_finbucle1"){chica_irInicioBucle1();}
if (eventObject.info.name == "chica_finbucle2")
{
chica_irInicioBucle2();
chica_enbucle1=false;
}
if (eventObject.info.name == "chica_final")
{
chica_irInicioBucle1();
chica_enbucle1=true;
}
if (eventObject.info.name == "chica_iniciobucle1"){chica_ensalto=false;}
if (eventObject.info.name == "chica_iniciobucle2"){chica_ensalto=false;}
}
var chica_enbucle1:Boolean=true;
var chica_ensalto:Boolean=false;
function chicajoven_listener(eventObject:MetadataEvent):void {
if (eventObject.info.name == "chica_finbucle1"){chica_irInicioBucle1();}
if (eventObject.info.name == "chica_finbucle2")
{
chica_irInicioBucle2();
chica_enbucle1=false;
}
if (eventObject.info.name == "chica_final")
{
chica_irInicioBucle1();
chica_enbucle1=true;
}
if (eventObject.info.name == "chica_iniciobucle1"){chica_ensalto=false;}
if (eventObject.info.name == "chica_iniciobucle2"){chica_ensalto=false;}
}
//Movement of the head in streaming
function chica_irInicioBucle1():void{flv_chicajoven.seek(tiempos_chicajoven[0]);};
function chica_irInicioBucle2():void{flv_chicajoven.seek(tiempos_chicajoven[3]);};
function chica_irSaltoAdelante():void{flv_chicajoven.seek(tiempos_chicajoven[2]);};
function chica_irSaltoAtras():void{flv_chicajoven.seek(tiempos_chicajoven[5]);};
function chica_irInicioBucle1():void{flv_chicajoven.seek(tiempos_chicajoven[0]);};
function chica_irInicioBucle2():void{flv_chicajoven.seek(tiempos_chicajoven[3]);};
function chica_irSaltoAdelante():void{flv_chicajoven.seek(tiempos_chicajoven[2]);};
function chica_irSaltoAtras():void{flv_chicajoven.seek(tiempos_chicajoven[5]);};
//Events
chicajoven_bt.addEventListener(MouseEvent.MOUSE_OVER, fl_chicajovenON);
function fl_chicajovenON(event:MouseEvent):void
{
trace("fl_chicajovenON");
if(chica_enbucle1==true)
{
chica_irSaltoAdelante();
chica_enbucle1=false;
}
if(ejecutiva_enbucle1==false)
{
ejecutiva_irSaltoAtras();
}
if(viejuno_enbucle1==false)
{
viejuno_irSaltoAtras();
}
}
chicajoven_bt.addEventListener(MouseEvent.MOUSE_OUT, fl_chicajovenOUT);
function fl_chicajovenOUT(event:MouseEvent):void
{
trace("fl_chicajovenOUT");
if(chica_enbucle1==false)
{
if(chica_ensalto=true)
{
TweenMax.to(cuad_mc,0, {delay:2, y:-224, onComplete:onFinishTweenChica, onCompleteParams:[5, cuad_mc]}) function onFinishTweenChica(param1:Number, param2:MovieClip):void
{
chicajoven_bt.addEventListener(MouseEvent.MOUSE_OVER, fl_chicajovenON);
function fl_chicajovenON(event:MouseEvent):void
{
trace("fl_chicajovenON");
if(chica_enbucle1==true)
{
chica_irSaltoAdelante();
chica_enbucle1=false;
}
if(ejecutiva_enbucle1==false)
{
ejecutiva_irSaltoAtras();
}
if(viejuno_enbucle1==false)
{
viejuno_irSaltoAtras();
}
}
chicajoven_bt.addEventListener(MouseEvent.MOUSE_OUT, fl_chicajovenOUT);
function fl_chicajovenOUT(event:MouseEvent):void
{
trace("fl_chicajovenOUT");
if(chica_enbucle1==false)
{
if(chica_ensalto=true)
{
TweenMax.to(cuad_mc,0, {delay:2, y:-224, onComplete:onFinishTweenChica, onCompleteParams:[5, cuad_mc]}) function onFinishTweenChica(param1:Number, param2:MovieClip):void
{
chica_irSaltoAtras();
}
}
else
{
chica_irSaltoAtras();
}
chica_enbucle1=true;
}
}
}
}
else
{
chica_irSaltoAtras();
}
chica_enbucle1=true;
}
}
//The same for the other videos...
Well, lastly the customer decided he wanted just static photos instead of videos. But it was a good R+D project.
Wednesday, August 18, 2010
MTV: Eminem – Love The Way You Lie ft. Rihanna
Marshall Bruce Mathers III, better known by his stage name Eminem has released Recovery on 21 June 2010. In the US, Recovery sold 741,000 in its first week to land atop the Billboard 200. As of August 1, the album had sold 1.828 million copies. Love The Way You Lie makes its way to the top of Billboard HOT 100. The music video featuring the hottest ladies in town, Megan Fox and Rihanna. No
Sunday, November 8, 2009
AS3 Video Experiments
To do this you need:
- A camara, in this case, a broken Sony Ericsson W910. Yes it is broken, the effect of the image is not any plugin or filter, the mobile just fell down on the floor and its camera records as you see ;-]
- One online designer, in this case my workmate Elena Balduque.
- Free time and sense of humour. Well we did this on rest-times in our work. You can see here other videos like me eating chips here:
The aim was playing with cuepoints and events in AS3. I mus say, we recorded 10 videos, first one very long and then 9 different videos in nine positions, each one looking at the camara from a different view.
So first thing I tried was to implement the nine videos in a Flash via Netstream so as to deploy them. Once the user clicks any video this one becomes the central one and all the other videos just look at the selected one. The problem about this was that if you hadn´t a good connection videos were lost and all the experiment misunderstood.
So loading nine videos was near impossible. This is what I made: A timeline with 9 labels. So with the events I move from one to another depending on the position, is just adjusting.
You just can see the demo here:

Just click and you will see what I mean.
Friday, August 7, 2009
Watch your back Palm and Blackberry: Android is going to outshine both of you soon
The HTC Hero is the first Android phone of the manufacturer to run the personalized Sense interface. It changes the overall appearance of the OS and adds a number of new features. The Hero is also the first Android phone to support Flash and is powered by a Qualcomm 528MHz processor and 288 MB RAM/512 MB ROM. Additional functionality includes a 3.5mm jack, trackball, GPS, Bluetooth 2.0 and Wi-Fi.
Labels:
android,
gsm,
htc,
mobile phone,
video,
windows mobile,
youtube
Tuesday, July 7, 2009
Confirmed: Palm Pre GSM will be release, first in Europe then the rest of the world
Palm Pre has finished packing its luggage and is coming to Europe for the holidays. Initially it will be available in the UK, Ireland and Germany through O2, while Spain will get it through the Movistar network. The press release states the launch date as the definitive "before the holidays", but at least O2 Germany are more specific and claim they'll have the Palm Pre in October. UK
Labels:
advertisement,
gsm,
mobile phone,
palm,
palm pre,
video,
youtube
Tuesday, June 30, 2009
Spotted: Palm Pre GSM
With the Palm Pre CDMA on the shelf for about a month now. Words on Pre GSM availability still unknown. Recently, the Palm Pre GSM was spotted at Vietnam. Let’s check out the YouTube video.
Sunday, June 21, 2009
Beauty and the Beast: Erika and Tsuyoshi
Name: 沢尻エリカ (さわじり えりか) Name (romaji): Sawajiri Erika Nickname: Deco(Childhood), Kacchan, Aachan Profession: Actress / Model / Singer Date of birth: 8 April 1986 Birthplace: Nerima, Tokyo, Japan Ethnicity: Japanese/Algerian (Her mother is Algerian-French mixed) Height: 160cm Star sign: Aries Blood type: ATalent agency: StardustRead more about Erika.---> Tons of photos here ! <---Sawajiri Erika and
Friday, June 19, 2009
Monday, January 26, 2009
Web Design: Video Sites
So, here is my opinion about this book. You can have it here in Taschen.I miss more theory content instead of just screens and screens. There was a news in Spain some time ago saying that we spend more time in internet than in tv. This idea is taken by Wiedemann, he reminds the song "video killed the radio star".
Other main idea of the book is the "do it yourself", cos now everyone has access to make videos, but for me videosites should be more than just playing videos on the web, interactivity is the key. So the main points here are speed (see Japan sites please) and interactivity.
There are good examples from Adidas, transitions as the ones from blackbeltmonkey, or maximeperelmuter, music sites as muselive, funny sites as relearntodrive or wouldyoulikeawebsite. But I am more interested in whole video sites, so please visit feelSomething or the nice timeline of whalefootage or this one from Saab.
So although I like very much Wiedermann I would say many of us could make this book just in a day. I miss cue points, miss more about interactivity and definitelly miss vodafoneJourneyOther posts about Wiedemann:
- Web Design and Interactive games
- Julius wiedemann, guidelines for online success
Subscribe to:
Comments (Atom)
