Posts Tagged ‘Flash’

Google Chrome Windows 7 64 flash video problem how to solution

1 Download the Flash player xpi for Windows.

2 Add a .zip extension to the file. It should now be: flashplayer-win.xpi.zip or use 7zip for direct extract

3 Extract the contents and copy two files “flashplayer.xpt” and “NPSWF32.dll” 

flashplayer folder

over to

4 C:\Users\User\AppData\Local\Google\Chrome\Application\Plugins

flashplayer

(if plugins folder doesn’t exit create manually)

 C:\Documents and Settings\user\Local Settings\Application Data\Google\Chrome\Application\Plugins in XP

making sure to change ‘user’ to your Windows login name.

You can avoid having to unhide hidden files in Windows Explorer simply by copying and pasting the directory path provided above into the path bar.

5 Restart browser

you should be done now

How to wmode transparent html over Flash Css Menu Problem

Editing HTML code manually

To edit an existing HTML page, add the WMODE parameters to the HTML code.

  1. Add the following parameter to the OBJECT tag:
     <param name="wmode" value="transparent"> </param> 
  2. Add the following parameter to the EMBED tag:
     wmode="transparent" <br />

Example
<object width=”120″ height=”600″>
<param name=”movie” value=”SWF.swf“> <param name=”wmode” value=”transparent”>
<embed src=”SWF.swf” wmode=transparent pluginspage=”http://www.macromedia.com/go/getflashplayer&#8221; type=”application/x-shockwave-flash” width=”120″ height=”600″>
</embed>

How to play flv file video on Facebook FBML

<fb:flv
src=’http://www.mediacollege.com/video-gallery/testclips/barsandtone.flv&#8217;
width=’400′ height=’300′ title=’my movie’ color=’#FFBB00′ salign=’r’
img=’http://www.example.com/test.jpg&#8217; scale=’showall’/>

Required Name Type Description
required src string The URL of the FLV file. The
URL must be absolute.
optional height int The height of the video container in pixels or percentage.
width int The width of the video container in pixels or percentage.

title string The name of the video. The
title appears on the movie’s control bar.
scale string A Flash attribute. How to
scale the movie within the container. Specify one of showall
(displays the whole movie, overriding container dimensions while
maintaining the original aspect ratio of the container), noborder
(movie fills the container, without distortion but possibly with some
cropping, while maintaining the original aspect ratio of the container),
or exactfit (movie dimensions match container dimensions,
which may result in distortion). (Default value is showall.)

img string The URL of the image
displayed behind the play button before the movie starts playing. The
URL must be absolute.
align string A Flash attribute. Determines
where the FLV file is aligned within the container. Specify l (left), r
(right), t (top), b (bottom).
salign string A Flash attribute. Specifies
where the scaled FLV file appears within the container based on its
width and height settings. Specify l (left), r (right), t (top), b
(bottom).
color string The hex value for background
color while the movie plays. (Default value is #000000.)

Add Flash Movie on Facebook Profile Tab FBML

First you will need to create a preview image for the flash movie with a water mark that says click here, name it the same as your flash movie and obviously it will end up with the jpg or png or whatever image file extension you prefer.

Second, when you enter the html editor you should find two tabs the profile tab and the profile box tab, ok you will need to enter two not to different codes in each one

profile tab

<fb:swf swfbgcolor="000000" imgstyle="border-width:0px; border-color:white;" swfsrc="http://grafikdesign.wordpress.com/flash/xxxx.swf"/><imgsrc="http://grafikdesign.wordpress.com/flash/xxxx.jpg" width="766" height="800" />

http://wiki.developers.facebook.com/index.php/Fb:swf

WordPress.com Shortcode

originally taken from http://support.wordpress.com/tag/shortcode/

WordPress.com is a type of shared environment, where all users are running off of the same software. This is great because it allows us at Automattic to update millions of blogs at the same time with a single click. It means we can fix bugs or offer new features very quickly, which is a win for you as users. Having all users running on the same software can also be dangerous. If we aren’t careful, one user has the potential to take down the entire site. So this is why we need to limit some of the things you post on your blog.

If you wrote some code or pasted it in from another web site and then it disappeared after publishing the post, the code is likely being stripped out. If you feel it’s being stripped out improperly or if you would like to suggest additional types of code we should allow, please contact support.

Next Page

Break posts and pages into several ones by using:
<!--nextpage-->

Custom Read More

Customize your “Read more” text on posts using:
<!--more But wait, there’s more-->

Contact Form

Allow people to email you by adding this to your posts or pages using:

[contact-form]

Embed YouTube Video

You can embed these on posts or pages. Continue reading »

How do I post a video by wordpress.com

How do I post a Youtube video?

In order to embed a YouTube video copy the URL of a video, go to to the Add Media section of your write page (the page where you compose your blog posts), click on Add Video, paste the URL into the box, and click the Insert into Post button:

Continue reading »

Flv Codec for Windows Media Player Classic

//www.playflv.com/FlashVideo.jpg&quot; grafik dosyas&imath; hatal&imath; oldu&gbreve;u için gösterilemiyor.

PlayFLV

PlayFLV, an installation package that enables Windows Media Player to play FLV (Flash Video) files.
Download installation package now 300KB

Key features

Plugin that enables Windows Media Player to playback FLV files
Features all default functions, such as zooming, skipping and full screen view
Creates file association: Double-click FLV files to play them in Windows Media Player

    Technical details

    This program installs and registers FLVSplitter by Gabest. It binds FLV files to Windows Media Player, enabling playback of FLV files by double-clicking them. The installer prompts to download and install ffdshow, required for movies in Flash 7 file format. An uninstaller is included in the package.

    Frequently Asked Questions

    Alternatives

    • An offline standalone FLV player is available here.
    • This program only installs the FLV playback component for Windows Media Player. You can also install a codec pack like K-lite, which not only installs the FLV component but also dozens of other video playback components.

    PlayFLV is a project by Barend.nu.

  • Free and open source
  • Very lightweight plugin
  • Flash Charts – Online Graphs With Flash

    http://www.anychart.com/home/

    http://www.maani.us/

    http://www.ammap.com

    http://www.smileycat.com/miaow/archives/000155.php

    How to make a Flash movie transparent

    The background of a Flash movie can be set to transparent. This
    allows the background color or image of the HTML page that contains
    the Flash movie to show through and allows the layering of Flash
    content with DHTML content.

    The following browsers currently support windowless mode:

    Windows and Mac OS X

    Internet Explorer 3 or higher (Windows)
    Internet Explorer 5.1* and 5.2* (Macintosh)
    Netscape 7.0*
    Mozilla 1.0 or higher*
    AOL*
    CompuServe*

    * Macromedia Flash Player version 6,0,65,0 (Windows) or 6,0,67,0
    (Macintosh) or higher required for this feature.

    Note: Mac Classic is not supported for this
    feature. Transparent backgrounds are also not possible in a Flash
    standalone projector.

    Note: If windowless mode is used, performance
    can be affected to some degree. If fastest performance is a top
    priority, you may consider other design options.

    Preparing the HTML page to make the Flash movie
    transparent

    Three methods of creating an HTML page with the correct code are
    outlined below.

    Publishing from Flash

    The HTML for a Flash movie can be created using the Publish
    Settings feature in Flash. The Publish Settings dialog box provides
    an option to affect the WMODE setting. The options selected in the
    Publish Settings will be added to the HTML source code
    automatically:

    1. Choose File &amp;gt; Publish Settings. Select the HTML tab.
    2. Choose “Transparent” in the WMODE
      setting to make the Flash movie’s background disappear in browsers
      which support this feature.
    3. Publish the document.

    Using Dreamweaver

    Follow the below steps, and Dreamweaver will insert the correct
    HTML code automatically.

    1. In Dreamweaver, insert the Flash movie into an HTML page.
    2. Select the Flash movie in the Design View.
    3. In the Properties panel, choose Parameters.
    4. For the Parameter, enter “wmode” (without quotes). For the
      Value, enter “transparent”.
    5. Save the document. The HTML page is complete.

    View a demonstration of these steps.

    Editing HTML code manually

    To edit an existing HTML page, add the WMODE parameters to the
    HTML code.

    1. Add the following parameter to the OBJECT tag:
      &amp;lt;param name="wmode" value="transparent"&amp;gt;
    2. Add the following parameter to the EMBED tag:
      wmode="transparent"

    Sliding date picker

    Due to the development of Qash.nl,
    a Dutch personal finance website full of cool javascript features, it’s
    somewhat quiet around here. But to keep you satisfied, we present the sliding date-picker.
    This element enables you to pick dates with a simple slider bar. By
    dragging the bar over the time-line, the dates change instantly.
    Besides this, when the user decides to manually change the dates, the
    bar is automatically adjusted to the corresponding dates. As you are
    used to from us, the script is based on Prototype/Scriptaculous, but
    now combined with the very sexy DateJs library.

    read more >>

    Follow

    Get every new post delivered to your Inbox.

    Join 108 other followers