Search:

Type: Posts; User: danielbento; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    5,399

    The problem was solved. The error was in the...

    The problem was solved.

    The error was in the html page, in the charset encoding.

    I change to "UTF-8" and it solved the problem.

    Thanks fow your help
  2. Replies
    2
    Views
    5,399

    Character encoding error

    I'm sending some text from PHP to flash, but, despite trying several solutions, it keeps having some character errors, due to accentuation from portuguese language.

    The way i am sending the vars...
  3. Replies
    2
    Views
    6,317

    i solved the problem with urlencode in php.

    i solved the problem with urlencode in php.
  4. Replies
    2
    Views
    6,317

    problems with string

    I'm trying to send some content from php to flash. Everyting is ok, excepts this:

    I have a string with this char: &

    When flash in interpreting the content from php, it stops in this char.
    ...
  5. Replies
    4
    Views
    8,895

    I search in the net and i found out some problems...

    I search in the net and i found out some problems ins dynamic text and masks. I think that when the page starts to flip, it inserts a mask to do the flip effect.

    So i have a mask over a dynamic...
  6. Replies
    4
    Views
    8,895

    www.audienciazero.org/daniel/vinhos/ The...

    www.audienciazero.org/daniel/vinhos/


    The front page has a static text field.

    The page 2 has a dynamic texfield that get's data from a php file.
    - in this case, when you start to flip the...
  7. Replies
    4
    Views
    8,895

    another pageflip problem

    I have a dynamic texbox inside the pages, where i load data. This works fine.

    However another problems came out.

    When i put the mouse in a corner to the page flip, the content disappears. Why?...
  8. Replies
    1
    Views
    5,698

    Problem almost solved. It was easy to solve...

    Problem almost solved.

    It was easy to solve this problem.

    There are two vars that save the current pages: left page and right page.
    And there is another var that saves the current page...
  9. Replies
    3
    Views
    6,163

    To the second problem, i'm using the last version...

    To the second problem, i'm using the last version of flash.

    To the first problem, thanks but no need to research. I'll find out. If you already knew a way, it could be a good help for me. If not,...
  10. Replies
    1
    Views
    5,698

    Pageflip problem

    I need some help on pageflip. This is a very good application, but i haven't found out how can i had dynamic content to the pages.

    I've already created a dynamic text box in a page and tried to...
  11. Replies
    3
    Views
    6,163

    two problems

    hi,

    i have two problems in flash actionscripting:

    - first: i have a dynamic textfield formatted in multiline. Each line represents a different item. I need to retrieve each item no an array....
  12. i found a solution already. ...

    i found a solution already.

    System.useCodepage=true;
  13. Data from external file to flash - encoding problem

    I'm retrieving data from an external php file to flash, using loadVars and inserting data into a dynamic textField.

    Everything works fine, excepts the encoding of text.

    I'm testing in a mac...
  14. Replies
    2
    Views
    7,197

    I found a good way to do exactly what i want in...

    I found a good way to do exactly what i want in this link:

    http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001719.html
  15. Replies
    2
    Views
    7,197

    links in dynamic textField

    I have a dynamic textField, formatted in html, that receives data from a php file, which is getting from a mysql db.

    In php i can include in the data received a link to each item, and it works...
  16. Replies
    6
    Views
    54,613

    i have another question. How can i call a php...

    i have another question. How can i call a php function from flash?

    For example:


    i have in php

    function some_name(){
    echo "success";
    }
  17. Replies
    6
    Views
    54,613

    It's working with this: $tab =...

    It's working with this:

    $tab = $_POST['input_aleatorio'];

    Thanks
  18. Replies
    6
    Views
    54,613

    Has i see there is no problem in my case. The...

    Has i see there is no problem in my case. The output is a standalone player, and it wont play in a browser. The operating system is a MAC OSX 10.4, which is not refered in the "won't work" list.
    ...
  19. Replies
    6
    Views
    54,613

    To be more specific, i would like to know how the...

    To be more specific, i would like to know how the comunication works.

    I know how flash retrive vars from php, but how php retrive data from flash?

    I have this example:

    var...
  20. Replies
    6
    Views
    54,613

    flash php basics with loadvars

    I'm using loadvars to get and retrieve data from flash to php.

    I need some help in how can i call php functions from flash normally and with parameters.
  21. Thread: Pageflip

    by danielbento
    Replies
    18
    Views
    18,037

    I believe this will do what i want. Since i can...

    I believe this will do what i want. Since i can control a xml file where i can define how many pages i want, i think i can put it work in a dynamic way.

    But i'm having another problem. When i...
  22. Thread: Pageflip

    by danielbento
    Replies
    18
    Views
    18,037

    I found out what might be the problem. I've tried...

    I found out what might be the problem. I've tried to insert text in the original pageflip and al worked fine.

    Perhaps, as i resized my pages, i have to resize the mask, ii think. I know it works...
  23. Thread: Pageflip

    by danielbento
    Replies
    18
    Views
    18,037

    That's a very good help in the matters of...

    That's a very good help in the matters of inserting data in flash, I didn't know that texfields could support all the kinds of data, including images.

    But the problem is other. I cannot insert...
  24. Thread: Pageflip

    by danielbento
    Replies
    18
    Views
    18,037

    i'm having some trouble workin with pageflip. ...

    i'm having some trouble workin with pageflip.

    How cai i insert, for example, an image with loadmovie in the second page?

    The second page export for actionscript the name "page2", but i cannot...
  25. Thread: Pageflip

    by danielbento
    Replies
    18
    Views
    18,037

    Ok. That was what i thought. My doubt was about...

    Ok. That was what i thought. My doubt was about using or not components, like datagrid and dataset.
Results 1 to 25 of 29
Page 1 of 2 1 2