Site attack in Flash site

Hi one and all,
A client of mine has had 2 sites (both Flash sites) attacked over the last 12 months, so he's been asking: should he go for a static HTML site or stick with a Flash site? Is there ways to make a Flash site more secure?
Would be interested to hear your views/opinions.
Thanks in advance
Pete

What do you mean by "attacked"? and what makes you think it was attacked because it was Flash, or that the same site, in static HTML would not have been attacted?
Just a review in how Web sites work...
There is NO SUCH THING as a Flash Web site... only HTML, PHP, ASP, etc. sites which happen to have some Flash content.
To verify this for yourself, visit ANY site on the Internet which might be called a "Flash site". Look for the file name extension at the end of the Web address...one thing you will NOT see is .swf as the file extension.
You asked for opinions/views right?
Best wishes,
Adninjastrator

Similar Messages

  • AIR Badge with in flash site

    Hello, need some advice / help.
    I currently have a flash site and I have an AIR app. I need
    to use the badge within my flash site. Does anyone know if there is
    anyway of using the AIR Badge within the .swf or will I need to
    create a normal .html page for this to work.
    Your help would be much appreciated.

    What do you mean by "attacked"? and what makes you think it was attacked because it was Flash, or that the same site, in static HTML would not have been attacted?
    Just a review in how Web sites work...
    There is NO SUCH THING as a Flash Web site... only HTML, PHP, ASP, etc. sites which happen to have some Flash content.
    To verify this for yourself, visit ANY site on the Internet which might be called a "Flash site". Look for the file name extension at the end of the Web address...one thing you will NOT see is .swf as the file extension.
    You asked for opinions/views right?
    Best wishes,
    Adninjastrator

  • Flash sites does not work on iphone safari Can anyone know the alternative

    Hi
    My name i zain and i am from pakistan .i have iphone 3gs with 5.1 version .iphone is awesome but one main problem which is arising is that iphone doesnot support flash sites . I am student of ACCA so for my studies i have to take online lectures but when i try to open the video on that flash sites it doesnot work.
    Please its my request tellme how to install flash player as i badly needed it.

    but flash videos doesnot play in full screen mode in puffin .. i am trying to open it in full screen but it's not working .
    opentuition.com is the site . please tell me the method by which i can open the site in full screen mode .

  • Flash site working on some computers and not others?

    hi my flash site is working perfectly on most computers but now i'm getting reports back that its not working on everyones
    i'm really boggled with this one can anyone suggest what the problem is i assume its something in my html code thats causing the problem
    www.videoproductions.ie
    you can view my sorece code at the above site (If it openin for you !)
    i would be very greatfull for any help

    for those pc which cannot access, make you it has the compatible version of flash player installed

  • Trying to bypass pop-up blockers on a flash site

    Trying to bypass pop-up blockers on a flash site. Nothing
    malicious, just going from a Flash interface to html so I can write
    to a cookie. If I try to load the page in the same window, then
    when you go back to the flash you are starting from the beginning
    which makes it rather cumbersome. I was hoping to just load a
    pop-up to avoid this.
    Within the index.html page I have a javascript page loaded.
    In the .js file I have
    function Popupport_checkout(){
    myleft=(screen.width)?(screen.width-430)/2:100;mytop=(screen.height)?(screen.height-380)/2 :100;
    settings='top=' + mytop + ',left=' + myleft +
    ',width=430,height=380,location=no,directories=no,
    menubar=no,toolbar=no,status=no,scrollbars=yes,res
    izable=yes,fullscreen=no'
    PopupWin=window.open('cart_checkout.htm','PopupWin ',
    settings);
    PopupWin.focus();}
    If I have a button within flash with a --
    on (release) {
    getURL("javascript:Popupport_checkout()");}
    --script it works fine.
    But if I have a text field set to html and load in the
    variable --
    &BUYLINK=<a
    href="javascript:Popupport_checkout()">PLACE ORDER</a>
    --if you click on PLACE ORDER it doesn't work.
    ANy help would be appreciated.

    Go to your browser preferences and select the appropriate setting.  This is for Safari:
    Ciao.

  • How can I resize my Flash site to fit any screen resolution?

    I built a 100% flash site with tiled framing but I have a
    problem. My flash was built 766 x 750 pixiels. When viewed at
    resolutions greater than 1024x768 the webpage looks great but
    anything less than that it looks like @#$@. I know most people
    probably view at 1024 x 768. Is there anyway to auto resize based
    up on screen resolution or something to detect the screen size and
    adjust the webpage accordingly.
    www.platlimosvc.com
    Below is my html (index.html) for my flash movie:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <title>Untitled</title>
    <meta http-equiv="content-type" content="text/html;
    charset=UTF-8">
    <link href="style.css" rel="stylesheet"
    type="text/css">
    </head>
    <body>
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:100%">
    <tr>
    <td valign="top" style="width:100%" height="750">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:100% " align="center">
    <tr>
    <td valign="top" width="234" style="height:750px ">
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swfl
    ash.cab#version=6,0,29,0" width="766" height="750">
    <param name="movie" value="flash/xxxx_main.swf">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <!--[if !IE]> <-->
    <object data="flash/xxxx_main.swf"
    width="766" height="750"
    type="application/x-shockwave-flash">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <param name="pluginurl" value="
    http://www.macromedia.com/go/getflashplayer">
    FAIL (the browser should render some flash content, not
    this).
    </object>
    <!--> <![endif]-->
    </object>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" style="width:100%; height:1px;
    background-color:#6C6C6C">
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:1px">
    <tr>
    <td valign="top" style="width:50%;
    height:1px"></td>
    <td valign="top" style="width:766; height:1px">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:1px ">
    <tr>
    <td valign="top" width="766" style="height:1px
    "></td>
    </tr>
    </table>
    </td>
    <td valign="top" style="width:50%;
    height:1px"></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" style="width:100%; height:100%">
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:100%">
    <tr>
    <td valign="top" style="width:50%;
    background:url(images/bottom-3.gif) top right;
    height:100%"></td>
    <td valign="top" style="width:766;
    background-image:url(images/bottom-5.gif); height:100%">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:100% ">
    <tr>
    <td valign="top" width="766" style="height:100%
    "></td>
    </tr>
    </table>
    </td>
    <td valign="top" style="width:50%;
    background:url(images/bottom-4.gif) top left;
    height:100%"></td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </body>
    </html>

    tlcarl,
    > I know most people probably view at 1024 x 768.
    You think so? Even if they have their resolution that high
    (which is
    fairly standard, nowadays), do you think most people maximize
    their browsers
    to fill that whole area?
    > Is there anyway to auto resize based up on screen
    > resolution or something to detect the screen size and
    > adjust the webpage accordingly.
    There is, indeed. :) Check out the Stage.onResize event in
    the
    ActionScript 2.0 Language Reference. That event is dispatched
    when the
    browser (or whatever container) is resized -- in cases where
    the SWF is
    embedded with percentages. If that's your aim, you'll need to
    code against
    that event, which can be done like this ...
    http://www.quip.net/blog/2006/flash/how-to-position-movie-clips-browser-resizing
    It can take a bit of thought, depending on the complexity of
    your goal,
    but the result is usually worth it. The site in your URL is
    already built,
    so this wouldn't do much of anything without opening the
    hood, so to speak,
    and completely rebuilding the engine. A Flash movie has to be
    designed and
    programmed to respond to the Stage.onResize event.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Firefox consistently crashes when loading Flash sites

    For a couple of reasons I decided to go ahead and install OSS a few days ago.  On the first day, the install went smoothly and everything was working just as it should (I used the oss-linux-free PKGBUILD in AUR).  Yesterday and today, however, I've started to get a reoccurring problem that is, to put it lightly, driving me nuts.
    Firefox (or Epiphany, though I prefer the former) consistently crashes when opening up any site that uses Flash or Java.  With the way the internet is going, this is a large chunk of websites—not being able to visit YouTube or the website for Enemy Territory: Quake wars, for instance, is driving me nuts.
    Now, when I say "consistently" I don't mean each and every time.  I've been able to get these sites to load a number of times, but in the last two days Firefox has crashed in probably 2/3-3/4 of the time when loading any site that has a Flash element.  I've made sure that I have not wrongly assumed this has to do with my newly installed OSS by uninstalling, reinstalling the kernel and all ALSA packages, rebooting, and then surfing the web for a while to see if anything went wrong.  It didn't. 
    So my question is this: why is Firefox crashing so often in the two days since I've installed OSS?  What can be done to rectify this?
    After some experimenting, it seems the problem is worst under the following conditions:
    - Having several tabs open, though not necessarily several tabs with Flash
    - Listening to music and THEN navigating to YouTube or something.
    However, it's not specific to these circumstances.  In fact, just before I decided to make this post I opened Firefox, went to a site with Flash on it (one tab), and it immediately shut down.  I tried this three or four additional times and was met with the exact same results.
    Other info
    Firefox: Pre-compiled Mozilla i686 build, v. 2.0.0.11
    OSS: OSS (GPL version) 4.0, build 1012
    Operating System: Arch Linux 2.6.23-ARCH
    I've also posted this here.

    I have the same problem. I've never been able to identify when it started. Once firefox crashes, mpd, if it was playing, becomes unresponsive. The only way to get a flash site working again is to reboot my computer.
    I uninstalled flash: I'm not going to put up with that kind of behaviour. Now I watch youtube videos on other people's computers --you know how they say "You've GOT to see this movie!". And if I really need to see that one specific video, there's youtube-dl.
    Unfortunately gnash doesn't work on youtube for me.

  • How do I get the Flash site to work on the server

    Hi,
    I'm a beginner working with Studio 8. I have the Flash site
    working as desired from my desktop, but I have issues once loaded
    to the server. Hopefully someone here can point me in the right
    direction.
    Firstly, I would like the site to work within a non-sizeable
    browser window. I am not sure how to do this.
    Secondly, when I try to visit the uploaded site, it appears
    not to load properly. I see an isolated movie clip loaded on the
    screen, but my pre-loader never displays, and there is no animation
    at all.
    I am not sure where to start looking, but if you do, please
    share - grateful, I will be.
    -Brian

    ok - here is an update.
    For reasons unknow to me, the Flash site works on my pc now
    that I re-published the html. Unfortunately, everyone else that I
    ask to visit have to refresh their browser before they see it
    animate and work.
    *sigh*

  • How do I find and save the background music file of my Flash site?

    I see that the background music in my Flash site is located in a symbol called muz.  When I click the properties of this symbol, the sound file's location is listed as .\flash\sound\muz.wav  I couldn't find that sound sub-folder in the flash folder nor could I find the file.  I tried doing a search to look for the muz.wav file in my computer but it could not be found.  Does anyone know how I can find and save this file?  Can the symbol somehow be exported and the sound file be extracted that way?

    I copied and pasted the symbol into an empty .fla file.  This new .fla file is just 1 frame.  Can you tell me what you mean by "spreading" it along the timeline?  When I tried exporting it to a .wav file (as just 1 frame in timeline), I only hear a fraction of a fraction of the first note of the music in the generated .wav file.  The music is heard fine in its entirety when previewing the .fla file (F12).
    By the way, in the symbol's properties, there is an option to "Export for ActionScript" and an option to "Export for runtime sharing".  Do you think any of these would work?

  • Error message when loading FLASH site in ie on PC (swfobject)

    Hello...I sudes "swfobject" to embed my Flash site, and have also alt. XHTML content representing the site for non-Flash users and for SEO purposes. Everything loads and wroks just fine from the MAC, but some users (on IE, with PC), are getting the fllowing error message:
    Line (Zeile):5
    item (Zeichen): 9157
    Error (Fehler): expecting function
    Code: 0
    URL: www.foxolutions.de
    I have included the german words in parentheses (they are viewing the site from there and are getting the message in German).
    My question: does this message refer to my code in FLASH? Or is there something in the XHTML that I messed up? Please let me know....thanks - your input is greatly appreciated!
    Claudia

    I had a quick look at your code and found;
    The issue happens on page load and is not confined to the button.
    When I copy| paste the page code into my browser I can load it without errors… this suggests a script error of some kind.
    <link rel="stylesheet" type="text/css" href="css/where-to-buy.css?459606632" id="pagesheet"/>
    <!--[if lt IE 9]>
    <link rel="stylesheet" type="text/css" href="css/iefonts_where-to-buy.css?78722181"/>
    <![endif]-->
    <!-- Other scripts -->
    This comment is suspicious but I can't see that style sheet to test it… did you comment it out to test a font and forget to put it back?

  • Accessing a Flash site via safari

    This question sounds like a Flash/ActionScript question, but it's really a Safari question, so please bare with me.
    Hello, I am creating a website for an artist and she complains that nothing works. Mainly the embedded links (URLs). I tested the site in MSEI7 and the links work fine (but NOT in Firefox 2). I don't have a MacBook, and the one she has she says is pretty old, and doesn't know the version of Safari. The issue is that before the links worked fine, but then when I re-published the Flash SWF file the links wouldn't work on her Mac, but on Windows.
    My question is can anyone here please go to the site and tell me if you can navigate the links and if they activate? The links are *butterflybaby LA*, edenSTD, blog, *click here for my est*y, and when you click *peep my gallery* you'll see two buttons for URL links to the gallery.
    If anyone has ever built a Flash site for the Mac can you help me to figure out why in some cases the links work on the Mac but not Windows and vice versa. This is ******* me off. I'm asking here and not a Flash dev site because I want inout from people who use the same computer she does. And from I can tell Windows users use Flash and mac users use QuickTime. The ActionScript is basic URL embedding, nothing fancy. I used a combination of gotoURL("http://www.domain.com");, then gotoURL("http://www.domain.com", "_self");, gotoURL("http://www.domain.com", _parent");, and gotoURL("http://www.domain.com", "_blank");. All with mixed resluts, but none would work on BOTH Mac and Windows (and on Windows not BOTH Firefox and MSIE). Again I knwo this is a question for Flash/ActionScript, but I have a great feeling that it may Safari is having issues.
    Thanks
    Paul
    BTW - I'm using Macromedia (Not Adobe) Flash Professional 8.0.

    Stupid! I forgot the LINK! http(colon)//www(dot)butterflybaby-la(dot)com
    I did that because many of these corporate owned forums now-a-days are weird about links.
    thanks

  • Downloading files from a Flash site

    I'm having a problem downloading MP3 files off a site made with Flash. When I click on the link to open the file it plays nicely on my QuickTime plugin, but when I click the link while holding down the Control key, I get a Flash menu instead of the Download Linked File As... (etc.) prompt. Is there any way that I can save those files to my hard drive?

    Thanks for the reply.
    I did Control-click the links but didn't get Download Linked File. I got a menu with the following options: Zoom In, Zoom Out (not available for that link), Show All (checkmarked), Quality, Settings, Print, About Flash Player 8.
    The webmaster suggested I try a download accelerator (I don't know if he uses a PC or a Mac) to save the files to my computer. I've never used a download accelerator before; is there one available for Safari?

  • Opening microsoft office documents from link in flash site

    I have created a flash site, (its an internal site so nobody
    outside the network will be able to access it) and I have numerous
    documents linked in it. The documents all reside on the same server
    as the flash website. When I click on the link to open a microsoft
    office file (I have .doc, .xls, and .ppt on there) IE gives this
    error:
    Action canceled
    Internet Explorer was unable to link to the Web page you
    requested. The page might be temporarily unavailable. I have
    tried adding the domain to trusted sites under tools->options,
    but that doesn't seem to work. After I get the Action canceled
    error, if i hit enter or click the Go button next to the address
    line, it will then go on and open the file. There is some kind of
    communication error I can't figure out. The odd thing is that .pdf
    files are not affected. They opened just fine from the get-go. Only
    Office files. Is there a line of actionscript that needs to be in
    there? Or a setting in IE that I am not thinking of? PLEASE HELP!!!
    Thanks

    "cmutters" <[email protected]> wrote in
    message
    news:emh0t0$ef3$[email protected]..
    >I installed firefox and all the links worked. so its
    something in IE 6.
    > Anyone have any ideas? I have looked on microsoft.com
    and googled it and
    > can't
    > find a thing that might help! the website is listed in
    my trusted sites.
    ie has added security for activex controls... so you will
    need to look at
    the security settings for your browser and relax them...
    either in popups
    or/and in the advanced section of the tools menu...

  • How to publish a small size flash site

    I have made a total flash site but the exported site is 50 mb!!
    Not a usable size, so I want to know how to make this site 'smaller'.
    there are a ton of flash sites on the www, so I must do something wrong..
    What is the normal file-size for a flash site?
    pleas help.
    grtz
    Daan

    Typically a flash file only gets that large when you embed a lot of images or video.
    If you want to shrink the size of the SWF, you will want to externalize those assets somehow.  If video, use progressive download and an FLVPlayback component.  If images, save them to a directory and load them at runtime with a Loader component.  Audio can be loaded at runtime very easily as well.
    If there is detailed animation over the video that isn't interactive, export the entire animation as a video, and then load that in another file to decrease initial load time.
    Typically, these days, a good size SWF comes in around 1-2 MB.  Ideally it would be much smaller than that, wherein the initial load should really be about 30-60 kb, so it will open in 1-3 seconds on a 56k connection, and then all other assets load after the initial load.

  • Has EMBED Flash problem in IE caused sites to abandon Flash?

    Apparently this problem has been around for a while and
    several sites
    that used Flash for slideshows on their homepages seem to be
    using ajax
    now. I didn't realize that there was some eolas patent issue
    that
    Microsoft activex was violating. I finally found a site that
    explained
    how to add Flash with a javascript, but am wondering if other
    webmasters
    just decided to remove their Flash content and used ajax or
    something
    else? Given that Microsoft is trying to push Silverlight it
    appears
    suspicious that this embed problem has come up recently. Is
    this just
    another attempt by Microsoft to include issues in their
    products that
    interfere with the products of other companies?

    Professor wrote:
    > Apparently this problem has been around for a while and
    several sites
    > that used Flash for slideshows on their homepages seem
    to be using ajax
    > now. I didn't realize that there was some eolas patent
    issue that
    > Microsoft activex was violating. I finally found a site
    that explained
    > how to add Flash with a javascript, but am wondering if
    other webmasters
    > just decided to remove their Flash content and used ajax
    or something
    > else? Given that Microsoft is trying to push Silverlight
    it appears
    > suspicious that this embed problem has come up recently.
    Ajax is much easier to update to none Flash Savvy users.
    Perhaps going back and
    forth to a designer asking him to update a slide show is not
    something some like
    to do.
    I wouldn't assume flash it's going to be abandoned because of
    such a minor
    issue, in fact I see with the release of Flash 9 player and
    now flash 10 and latest
    Flash authoring tool out the corner, flash only intensify
    it's present online.
    Papervision is almost everywhere, Audi A5 - A Rhythm of
    Lines, Sony BRAVIA, Canon EOS 400D,
    HBO Voyeur, Nike Sweet Spots and lots more. More and more
    people are asking specifically
    for suites built with this new environment.
    Adobe solved the EMBED problem almost as soon as it appeared.
    Flash not automatically generates
    JS file and your object embed tags accordingly. There is also
    very popular swfobject that
    most of us use instead of the Adobe's methods...
    > Is this just
    > another attempt by Microsoft to include issues in their
    products that
    > interfere with the products of other companies?
    The embed did not just effected Flash but many other
    technologies. On top of it
    MS lost rather substantial amount of money in the EMBED
    patent case so I wouldn't think
    it was to suppress one and promote another product.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

Maybe you are looking for

  • How to change solid size automatically to a text field?

    Does anyone know how to make a solid change the scale parameter automatically when the layer above it goes longer / shorter then it? I'm trying to have a text field that can be changed and need the solid underneath it to change the scale parameter wh

  • I can't install the OS X that came with my MBP !

    Hello, I'm a new MacBook Pro user who has spent most of his life dealing with Windows OSs...And the thing is that I wanted to fully recover my MBP (Erase and Reinstall its OS) using the Mac OS installation DVD that came with it... The thing is when I

  • Using more than one time delay in a thread

    Hello,      I need to use two non-consecutive time delays in a thread. My thread typically proceeds as follows: 1. Tell an oriel MS257 to change wavelengths 2. Time delay #1 to give the MS257 time to change 3. Tell HP 4156C to start sweeping 4. Poll

  • Currency Report, CTRACK

    Does anyone have feedbackon using currency report in Essbase 6.5.1 ?We have face a problem in 6.1.3awith using both current and constant rates,and were obliged to create a rate that represents current divide by constant to solve our problem. Does it

  • "waiting for scanner" Mac OS 10.9

    "Waiting for Scanner"  Sounds like a title to a horror movie. I have the same problem - never again. I have work to do and don't have time for this nonsense. My wife has Brother works perfectly.